Releases: n3rdopolis/rebeccablackos
2015-10-21:PRERELEASE
These ISOs are PRE-RELEASE. Using SVN Revision 3934,
Not everything has been tested
They currently contain:
Wayland Libraries:
- Wayland Master
- Weston Master
Wayland Toolkits and Applications: - Wayland enabled Clutter
- Wayland enabled SDL
- Wayland enabled GTK
- Wayland enabled Qt
- Wayland enabled EFL/Elementary
- Wayland enabled FreeGLUT
- Wayland enabled GLFW
- Wayland enabled mpv
- Wayland enabled gstreamer
- KDE Frameworks Wayland programs
- Native Calligra Wayland programs
Wayland Desktops: - Weston's Example Desktop (selectable at login, and as a nested session from the application menu)
- Orbital (selectable at login, and as a nested session from the application menu) (NOT on this ISO)
- Hawaii (selectable at login, and as a nested session from the application menu)
- Papyros (selectable at login, and as a nested session from the application menu) (Only works from nested currently) (NOT on this ISO)
- Gnome-shell (selectable at login, and as a nested session from the application menu)
**Does not work on Virtualbox, except it can run nested - Enlightenment E19 (selectable at login, and as a nested session from the application menu, however XWayland applications don't work when nested)
**Does not work on Virtualbox, except it can run nested - Orbment tiling Wayland DE _Does not work on Virtualbox (selectable at login, and as a nested session from the application menu)
*_Use super+enter for terminal, and super+r for dmenu - Sway tiling Wayland DE *Does not work on Virtualbox (selectable at login, and as a nested session from the application menu)
Other Features: - A graphical utility for configuring udev for weston multiseat/multi pointer
- A rudimentary but functional Wayland login manager written in Bash, that supports user switching and session selection.
- RDP enabled Weston
New in these ISOs:
Ubuntu is no longer the base tier 1 distribution providing core packages... Debian Testing is now used. Casper and Lupin from Ubuntu are pulled in from BZR, which allow it to work as a LiveCD
These changes (other then the specified repositiories) are all conditioned in. It would be theoretically possible to switch back to Ubuntu just by changing the debootstrap locations, and imported /etc/sources.list
Ubuiquity is no longer the installer. The installer is now Calamares, https://github.com/calamares/ which is an early distro independant install.
KDE Wayland is a selectable option, and is usable to an extent this time
waylandloginmanager instead of dumping the log output of all sessions to ~/waylandsession.log preserves 5 log files from each session to ~/wlsessionlogs/waylandsession_($DATESTAMP).log where $DATESTAMP is the number of seconds since 1/1/1970 12:00 UTC that the session was started (the UNIX epoch). This allows for better logging, and not using too much space from all the logs of all the users sessions
waylandloginmanager now relies on systemd v227, which no longer requires a combo of openvt and runuser (although openvt is still used for the fallback menus). This allows existing upstream provided PAM config files to not have to be overwritten
build_core: Downloads of repositiories are now done as the nobody user. This requires a filesystem that supports ACLs. most do. This is only for users building thier own ISOs. Also the handling of revision files is more secure. They are now processed in a restricted shell as a non root user, so that users building an ISO with specifc upstream revisions don't get compromised by a fake revisions file. This probably effects an extreme minority of people
Usage:
There is no password for the Live Session User (beccaholic), while autologin is enabled when starting as a live CD, if you get prompted for a password when starting a second login session, the password field is blank
If you choose to install, the live session user does not get added, and instead the login becomes the default usernme and password that is configured at the installation wizard
Problems and Notes:
When created with the Ubuntu startup creator, the menu UI for the boot selection doesn't work, and falls back to text mode. sometimes.
Orbital will be back on a later ISO when libweston is merged into main Weston.
Papyros is not on this ISO
md5sum:
59b3d1c02552c1ab5dc0342b8c81357f RebeccaBlackOS_amd64.iso
95397eb3967a15a1e912690968781345 RebeccaBlackOS_DevDbg_amd64.iso
fa4aed2cd08c692732e5d87204843df2 RebeccaBlackOS_Revisions_amd64.txt
9a2e760fec6fe3d0dda628cfb516e9fa RebeccaBlackOS_Source_amd64.tar.gz
0fdd87a370d3f124b2da7ac3213c10de RebeccaBlackOS_i386.iso
1ea1a1a97a3ef98d8e1f406e409ad983 RebeccaBlackOS_DevDbg_i386.iso
fa4aed2cd08c692732e5d87204843df2 RebeccaBlackOS_Revisions_i386.txt
9e85933f6e4a8cd6fca88d733d5819a1 RebeccaBlackOS_Source_i386.tar.gz
2015-08-29:PRERELEASE
These ISOs are PRE-RELEASE. Using SVN Revision 3867,
Not everything has been tested
They currently contain:
Wayland Libraries:
* Wayland Master
* Weston Master
Wayland Toolkits and Applications:
* Wayland enabled Clutter
* Wayland enabled SDL
* Wayland enabled GTK
* Wayland enabled Qt
* Wayland enabled EFL/Elementary
* Wayland enabled FreeGLUT
* Wayland enabled GLFW
* Wayland enabled mpv
* Wayland enabled gstreamer
* KDE Frameworks Wayland programs
* Native Calligra Wayland programs
Wayland Desktops:
* Weston's Example Desktop (selectable at login, and as a nested session from the application menu)
* Orbital (selectable at login, and as a nested session from the application menu) (NOT on this ISO)
* Hawaii (selectable at login, and as a nested session from the application menu)
* Papyros (selectable at login, and as a nested session from the application menu) (Only works from nested currently) (NOT selectable in this ISO)
* Gnome-shell (selectable at login, and as a nested session from the application menu)
**Does not work on Virtualbox, except it can run nested
* Enlightenment E19 (selectable at login, and as a nested session from the application menu, however XWayland applications don't work when nested)
**Does not work on Virtualbox, except it can run nested
* Orbment tiling Wayland DE *Does not work on Virtualbox (selectable at login, and as a nested session from the application menu)
**Use super+enter for terminal, and super+r for dmenu
* Sway tiling Wayland DE *Does not work on Virtualbox (selectable at login, and as a nested session from the application menu)
Other Features:
* A graphical utility for configuring udev for weston multiseat/multi pointer
* A rudimentary but functional Wayland login manager written in Bash, that supports user switching and session selection.
* RDP enabled Weston
New in these ISOs:
Ubuntu is no longer the base tier 1 distribution providing core packages... Debian Testing is now used. Casper and Lupin from Ubuntu are pulled in from BZR, which allow it to work as a LiveCD
These changes (other then the specified repositiories) are all conditioned in. It would be theoretically possible to switch back to Ubuntu just by changing the debootstrap locations, and imported /etc/sources.list
Ubuiquity is no longer the installer. The installer is now Calamares, https://github.com/calamares/ which is an early distro independant install.
KDE Wayland is a selectable option, and is usable to an extent this time
waylandloginmanager instead of dumping the log output of all sessions to ~/waylandsession.log preserves 5 log files from each session to ~/wlsessionlogs/waylandsession_($DATESTAMP).log where $DATESTAMP is the number of seconds since 1/1/1970 12:00 UTC that the session was started (the UNIX epoch). This allows for better logging, and not using too much space from all the logs of all the users sessions
Usage:
There is no password for the Live Session User (beccaholic), while autologin is enabled when starting as a live CD, if you get prompted for a password when starting a second login session, the password field is blank
If you choose to install, the live session user does not get added, and instead the login becomes the default usernme and password that is configured at the installation wizard
Problems and Notes:
When created with the Ubuntu startup creator, the menu UI for the boot selection doesn't work, and falls back to text mode.
Orbital will be back on a later ISO when libweston is merged into main Weston.
md5sum:
011e2bf7ddfc2e67839aea8299e68559 RebeccaBlackOS_amd64.iso
47024efa823bdc5a4c36fe3e7fc1e599 RebeccaBlackOS_DevDbg_amd64.iso
5babcb2d1bf398419e6f1e9198c8c8ae RebeccaBlackOS_Revisions_amd64.txt
182e6a3b183c7bf9718dec86389bc582 RebeccaBlackOS_Source_i386.tar.gz
fb5492320cde9d8f6ffb3aba3970cc5d RebeccaBlackOS_i386.iso
517dbd1c04a40ba8e30e0c6dc1631749 RebeccaBlackOS_DevDbg_i386.iso
5babcb2d1bf398419e6f1e9198c8c8ae RebeccaBlackOS_Revisions_i386.txt
925750baaffaad4ac13f840192292948 RebeccaBlackOS_Source_amd64.tar.gz
2015-06-05
These ISOs are RELEASE. Using SVN Revision 3615,
They currently contain:
Wayland Libraries:
- Wayland Master
- Weston Master
Wayland Toolkits and Applications: - Wayland enabled Clutter
- Wayland enabled SDL
- Wayland enabled GTK
- Wayland enabled QT
- Wayland enabled EFL/Elementary
- Wayland enabled FreeGLUT
- Wayland enabled GLFW
- Wayland enabled mpv
- Wayland enabled gstreamer
- KDE Frameworks Wayland programs
- Native Calligra Wayland programs
Wayland Desktops:
- Weston's Example Desktop (selectable at login, and as a nested session from the application menu)
- Orbital (selectable at login, and as a nested session from the application menu) (NOT on this ISO)
- Hawaii (selectable at login, and as a nested session from the application menu)
- Papyros (selectable at login, and as a nested session from the application menu) (Only works from nested currently)
- Gnome-shell (selectable at login, and as a nested session from the application menu)
**Does not work on Virtualbox, except it can run nested - Enlightenment E19 (selectable at login, and as a nested session from the application menu)
**Does not work on Virtualbox, except it can run nested - Orbment tiling Wayland DE _Does not work on Virtualbox (selectable at login, and as a nested session from the application menu)
*_Use super+enter for terminal, and super+r for dmenu
Other Features: - A graphical utility for configuring udev for weston multiseat/multi pointer
- A rudimentary but functional Wayland login manager written in Bash, that supports user switching and session selection.
- RDP enabled Weston
New in these ISOs:---------
The WaylandLoginManager no longer uses weston-launch to call Wayland session, and instead uses runuser. This requires logind v216 due to bugfixes. This is for better security, as non-weston sessions would not hang up the file descriptors that weston-launch opens.
Global permissions to the plugdev group are no longer granted to framebuffer devices. Now they are granted by udev, by setting the UACCESS attribute, and applying a workaround in Weston.
Wayland Login Manager supports starting with an option to disable vblank, as vblank causes some problems in some hardware platforms
Except for the setting the proper variables for a user session (with /usr/bin/wlruntime_vars), and config file for the login manager display, and configuring runuser to use systemd with the PAM configuration files, all of the functionality of the WaylandLoginManager is now in /usr/bin/waylandloginmanager
Systemd is now provided upstream by Ubuntu, which drastically reduces the number of first tier files that gets overwritten to about 2.
Thanks to Mannerov, mesa master is now used, as software rendering is brought back in mainline Mesa.
Gnome sessions are now called by gnome-session, instead of calling gnome-shell directly, which fixes a few issues with logoff not working.
Replaced SWC with Orbment
New Wayland toolkits added: FreeGLUT, and GLFW.
KDE Wayland is a selectable option, but it's currently too early to be usable
_There is no password for the Live Session User (beccaholic), while autologin is enabled when starting as a live CD, if you get prompted for a password when starting a second login session, the password field is blank_
If you choose to install, the live session user does not get added, and instead the login becomes the default usernme and password that is configured at the installation wizard
Problems and Notes:
The Grub menu in Utopic ISOs seem to no longer be compatible with the USB startup creator, it seems to be an upstream issue with Utopic+ as I saw the same behaviour with a vanilla Utopic ISO . To start the live session on the menu-less USB disk, you will have to type the word "live" and press enter.
Orbital will be back on a later ISO when libweston is merged into main Weston.
md5sum:
4f88258032860964bfb4e4a7b55bf0ef RebeccaBlackOS_amd64.iso
bf628c6e1cf869648b25482f846bb85a RebeccaBlackOS_DevDbg_amd64.iso
691469e31fb52bdad3eb987a0dc0bc4e RebeccaBlackOS_Revisions_amd64.txt
34aed0d313bea2a2861fa21a44e10e83 RebeccaBlackOS_Source_amd64.tar.gz
cffdfcf933a3b5f06afbfa08fe8b3ce3 RebeccaBlackOS_i386.iso
ea6720708b9f2338fc8f91d08a930221 RebeccaBlackOS_DevDbg_i386.iso
691469e31fb52bdad3eb987a0dc0bc4e RebeccaBlackOS_Revisions_i386.txt
c361baee38a099228fda1612b09883d4 RebeccaBlackOS_Source_i386.tar.gz