4 - switch from aptitude to apt-get? aptitude has some annoying bugs
5 (http://bugs.debian.org/529925) that have been open since *2002*!
6 And the code's in C++, which makes me want to cry.
9 * automatically start X for desktops that don't have a display manager; that
10 is, !gnome and !kde. http://bbs.archlinux.org/viewtopic.php?id=49160
11 is a good starting point, if we want to do it via inittab.
12 * hal - HAL gets info from ACPI, APM, or OFW. Our OFW is
13 not standard, so HAL doesn't get the proper information (thus gnome's
14 power manager doesn't support suspend-on-lid-close, for example). This
15 needs to be done; a combination of getting promfs kernel stuff upstream,
16 standardizing on location, and getting HAL updated to use new paths.
17 * power management - pm-utils does stupid stuff like switching away from
18 X before suspend. It shouldn't do this. It should, however, disable
19 wlan and tell the dcon to sleep during suspend.
20 echo 0 > /sys/power/wlan-enabled;
21 echo 1 > /sys/devices/platform/dcon/sleep
22 * unionfs for ext3 images - Mitch has proposed a scheme similar to
23 puppy linux and various livecd images that would allow us to copy images
24 onto an SD or USB stick without destroying the partition table or the
26 fedora's livecd stuff - http://git.fedoraproject.org/git/?p=hosted/livecd;a=tree
29 * what's up with ekiga? gst works for capturing video, why doesn't ekiga?
35 shared package list (less, xchat, ..)
41 publish images on people.d.o
42 use debian-edu packaging, for the debxo package...
46 optional: allow to create user on boot (for all images except sugar*)
51 keymap for the extra keyboard keys and game buttons
52 key to right of esc, second from start of first row
53 key to right of f12, second from end of first row
54 turn off backlight on suspend or hibernate
55 hibernate on lid close
59 say "yes" to use unauthenticated packages from jonas
60 lots of activities missing
62 report as bug: echo /usr/libxulrunner-1.9/ > /etc/ld.so.conf.d/xulhack.conf
68 start nm-applet automatically