Improve chroot hook to to add changing /etc/login.defs UID_MIN line in casper's 25adduser script 
(fix LP bug #1003308)

hooks/chroot should remove apport-gtk and apport in stable Baltix release or 
disable automatic appear of crash dialog in GNOME after crash of application or daemon

Add this line to ubuntu-defaults-image to have interactive build for clearing 
/var/lib/apt/lists/* and run apt-get -qq update && PYTHONDONTWRITEBYTECODE=1 /usr/sbin/update-apt-xapian-index --force --quiet
sed -i "s/^\\(LB_INTERACTIVE=\\).*/\\1\"true\"/" config/chroot

/var/lib/apt/lists size is ~70Mb, remove at least *_i18n_Translation-* and universe 
 (+multiverse because of outdated flashplugin installation error in live session):
rm -v *_i18n_Translation-* *_universe_binary-*6*_Packages *_multiverse_binary-*6*_Packages
rm -v security.ubuntu.com_ubuntu_*-security_main*_Packages *-updates_main_binary-*_Packages

system-config-printer tool is renamed in 14.04 - now name is identical to standard 
GNOME3 "Printers" tool from gnome-control-center, but we install .desktop file from
12.04 and because of this "Printing" is untranslated in 14.04 :(
maybe I should hide GNOME3 "Printers" tool in Baltix and display only system-config-printer?

if gstreamer1.0-vaapi is installed in Ubuntu 14.04 Totem thinks it doesn't have anything to play h.264 with :(
But when I remove gstreamer1.0-vaapi package video file plays fine in Totem, see
https://launchpad.net/bugs/1075774 and https://launchpad.net/bugs/997370

Įdėt parašymą, kad čia Baltix GNU/Linux ir URL http://baltix.lt į
/etc/motd.tail is for appending static trailing information to dynamically generated /etc/motd

For Gnome-Shell 3.8(3.10):
Maybe add 'gnome-documents.desktop' to [org.gnome.shell] favorite-apps
[org.gnome.shell]
app-folder-categories=[ 'Utilities', 'Sundry', 'Games' ]

Check which recommended and suggested packages are really needed: deborphan --nice-mode

Removing unnecessary changelog.gz and other big *.gz files in /usr/share/doc/ will free > 3Mb in CD!

/etc/brltty/zh-tw* and ko.ctb uses 2Mb, maybe simply remove these files in hooks/chroot ?

smbclient package uses 14 MB on CD (43Mb installed), but is recommended only by cups-client, maybe remove?

icon-theme.cache and icons in /usr/share/app-install/ uses ~30Mb

Remove unnecessary protobuf-compiler libprotoc7 packages in hooks/chroot (~300kb in CD)

Remove checkbox-qt +checkbox and replace Depends with Recommends in ubuntu-desktop (LP: #937189)

LO tempate files takes 7.5Mb in CD: /usr/lib/libreoffice/share/template/common/layout/

Maybe set [org.gnome.shell.overrides] button-layout="menu:minimize,maximize,close"

Maybe remove thunderbird from CD or repackage to use huge libxul.so (35Mb) and omni.ja files from firefox!

No recent files in GNOME 3.4 shell :(

See http://askubuntu.com/questions/128249/no-recent-files-in-gnome-shell-in-12-04

integrate file search into Gnome shell by installing this extension:
extensions.gnome.org/extension/62/journal/
If you also want recently opened files in the jump list of the appropriate program install this extension:
extensions.gnome.org/extension/33/jump-lists/

Maybe leave /sbin/getty instead of removing 3–6 virtual consoles at all in live session (see 25configure_init)?
