Changes

Jump to navigation Jump to search
268 bytes added ,  06:13, 27 September 2017
add sugar live build 20170927
Line 10: Line 10:  
Sugar 0.110 is available in Debian ''Stretch'':
 
Sugar 0.110 is available in Debian ''Stretch'':
   −
* install Debian ''Jessie'' in the usual way, see [https://www.debian.org/ debian.org],
+
* install Debian ''Stretch'' in the usual way, see [https://www.debian.org/ debian.org], and [https://www.debian.org/releases/stretch/debian-installer/ debian-installer],
* change <tt>/etc/apt/sources.list</tt> to use the Debian ''Stretch'' testing release,
+
* when asked mid-way through install what to include, deselect all,
sudo sed -i 's/jessie/stretch/g' /etc/apt/sources.list
+
* when the install has completed, log in, install Sugar, a display manager, and reboot,
* update the package lists,
+
  sudo apt install sucrose lightdm
sudo apt update
+
exec sudo reboot
* upgrade all packages,
+
* in the graphical login screen, change from the default X session to Sugar,
sudo apt dist-upgrade
+
* log in as your non-root user, created during install.
* install Sugar,
  −
  sudo apt install sucrose
  −
* log out,
  −
* log in with the Sugar desktop selected.
     −
We use the testing ''Stretch'' release because Sugar is not in the current stable ''Jessie'' release, as it was not ready; "due to critical issues with collaboration discovered during freeze of the distribution release process". But this has been fixed.
+
Known bugs include;
 
+
* [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848841 848841] journal view multiple select does not show actions toolbar,
To help avoid this happening again, test early and test often.
+
* Browse busy cursor may get stuck on.
    
== Pre-built Images ==
 
== Pre-built Images ==
Line 31: Line 27:     
See also https://wiki.debian.org/SugarBlend for one method and an image.
 
See also https://wiki.debian.org/SugarBlend for one method and an image.
 +
 +
See also [[Debian/Raspberry Pi]] for the Raspberry Pi, a [[GSoC]] work in progress, based on an image builder [https://github.com/drtyhlpr/rpi23-gen-image.git|rpi23-gen-image].
 +
 +
See also [[0.112#Testing]] for Sugar Live Build, an image for testing a new release of Sugar, or for certain development tasks.
    
== Packaging ==
 
== Packaging ==

Navigation menu