Fri May 09, 2014 4:52 pm
Sat May 10, 2014 12:09 pm
[sid: /]# aptitude why systemd
i xfce4-power-manager Depends upower
i A upower Depends pm-utils | systemd | systemd-services
[sid: /]# dpkg -l|grep pm-utils
ii pm-utils 1.4.1-14 all utilities and scripts for power management
[sid: /]# apt-get purge systemd -s
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
systemd*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Purg systemd [204-10]
[sid: /]#
Sat May 10, 2014 12:51 pm
< alsa-base
< cpp-4.6
< dh-python
< dkms
< gcc-4.6
< gcc-4.6-base:i386
< gcr
< gdebi
< gdebi-core
< gir1.2-atk-1.0
< gir1.2-freedesktop
< gir1.2-gdkpixbuf-2.0
< gir1.2-gtk-3.0
< gir1.2-pango-1.0
< gir1.2-vte-2.90
< gnome-keyring
< gtk2-engines:i386
< iamerican
< ibritish
< ienglish-common
< ispell
< linux-headers-3.13-1-686-pae
< linux-headers-3.13-1-common
< linux-image-3.13-1-686-pae
< linux-kbuild-3.13
< openssh-blacklist
< openssh-blacklist-extra
< p11-kit
< p11-kit-modules:i386
< policykit-1
< policykit-1-gnome
< python2.6
< python2.6-minimal
< python3
< python3-apt
< python3-chardet
< python3-debian
< python3-gi
< python3-minimal
< python3-pkg-resources
< python3-six
< python3.3
< python3.3-minimal
< python3.4
< python3.4-minimal
< reportbug
< ssvnc
< stunnel4
< task-english
< tasksel
< tasksel-data
< tk8.5
< uswsusp
< util-linux-locales
< xorriso
< xserver-xorg-video-all
< xserver-xorg-video-modesetting
< xserver-xorg-video-tdfx
> abcde
> abiword
> abiword-common
> acpi-fakekey
> alsamixergui
> aspell
> aspell-en
> asunder
> at-spi2-core
> audacious
> audacious-plugins:i386
> audacious-plugins-data
> aufs-tools
> ccrypt
> cd-discid
> cdparanoia
> cifs-utils
> clamav
> clamav-base
> clamav-freshclam
> curlftpfs
> disk-manager
> docbook-xml
> encfs
> epdfview
> esound-common
> ethtool
> evolution-data-server-common
> fdupes
> flac
> galternatives
> gamin
> gcc-4.9-base:i386
> gddrescue
> gecko-mediaplayer
> gftp
> gftp-common
> gftp-gtk
> gftp-text
> gimp
> gimp-data
> git
> git-man
> gkdebconf
> gnome-mplayer
> gnumeric
> gnumeric-common
> gpm
> growisofs
> grsync
> gsfonts-x11
> gstreamer0.10-plugins-base:i386
> gstreamer1.0-plugins-base:i386
> gthumb
> gthumb-data
> gtk2-engines-pixbuf:i386
> gvfs-backends
> gxmessage
> hardinfo
> hddtemp
> hdparm
> hexedit
> host
> iftop
> iptraf
> linux-headers-3.14-1-686-pae
> linux-headers-3.14-1-common
> linux-headers-686-pae
> linux-image-3.14-1-686-pae
> linux-kbuild-3.14
> live-boot-doc
> live-config-doc
> live-config-refracta
> lm-sensors
> lshw
> mc
> mc-data
> meld
> moc
> mplayer2
> nictools-pci
> nmap
> pacpl
> partimage
> python-gtksourceview2
> python-talloc
> rarian-compat
> read-edid
> rubygems-integration
> samba-common
> samba-libs:i386
> scrollkeeper
> sdparm
> sgml-data
> smartmontools
> systemd
> tango-icon-theme
> taskfer
> testdisk
> tilda
> transmission
> transmission-common
> transmission-gtk
> tree
> tsconf
> udevil
> udisks
> user-setup
> vbetool
> virtualbox-guest-utils
> virtualbox-guest-x11
> vorbis-tools
> vrms
> wavpack
> winff
> winff-doc
> winff-gtk2
> wipe
> xchat
> xchat-common
> xdg-utils
> xfburn
> xfce4-battery-plugin
> xfce4-cpugraph-plugin
> xfce4-netload-plugin
> xfce4-screenshooter
> xquisite-icon-theme
> xtightvncviewer
> youtube-viewer-refracta
> zenmap
Sat May 10, 2014 6:15 pm
grep -r autologin /lib/live/*
/lib/live/config/0090-kdm: # autologin
/lib/live/config/0120-nodm: # autologin
/lib/live/config/0130-slim: # autologin
/lib/live/config/0110-lxdm: sed -i -r -e "s|^#.*autologin=.*\$|autologin=${LIVE_USERNAME}|" \
/lib/live/config/0110-lxdm: sed -i -r -e "s|^#.*autologin=.*\$|autologin=${LIVE_USERNAME}|" \
/lib/live/config/1130-login: # lastlog with autologin doesn't make sense
/lib/live/config/0160-sysvinit: # Configure autologin
/lib/live/config/0100-lightdm: sed -i -r -e "s|^#.*autologin-user=.*\$|autologin-user=${LIVE_USERNAME}|" \
/lib/live/config/0100-lightdm: -e "s|^#.*autologin-user-timeout=.*\$|autologin-user-timeout=0|" \
grep inittab /lib/live/config/*
/lib/live/config/0160-sysvinit: sed -i -e "s|^\([^:]*:[^:]*:[^:]*\):.*getty.*\<\(tty[0-9]*\).*$|\1:/bin/login -f ${LIVE_USERNAME} </dev/\2 >/dev/\2 2>\&1|"/*CENSORED*/inittab
Sun May 11, 2014 3:47 am
Sun May 11, 2014 12:01 pm
live-config: debconf hostname sudo locales tzdata
live-config: openssh-server
Sun May 11, 2014 1:31 pm
Sun May 11, 2014 8:41 pm
Do same with refracta-lang (experimental):
0fboot: config=refracta-lang,tzdata lang=de_DE 07
Do same with refracta-lang (experimental):
0fboot: components=refracta-lang,tzdata lang=de 07
Sun May 11, 2014 11:46 pm
Do same with refracta-lang (experimental):
boot: components=script1,script2,refracta-lang lang=de_DE
Mon May 12, 2014 6:06 pm
refracta-lang Choosing locale 'fr_BE.UTF-8' as 'fr.UTF-8' is unsupported.
live-config: debconf hostname locales tzdata