Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /etc/inittab copied so that we don't see a bad message on console just ↵ | Guillaume Cottenceau | 2003-11-21 | 1 | -0/+1 |
| | | | | before X starts | ||||
* | - don't remove /dev in live_tree | Pascal Rigaux | 2003-11-21 | 1 | -3/+4 |
| | | | | | | - have a correct /etc/rpm/macros in live_tree - fix menu i18n | ||||
* | keeping $rootwindow didn't work | Guillaume Cottenceau | 2003-11-21 | 1 | -3/+2 |
| | |||||
* | put backgrounds directly in /usr/share/wallpapers | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+2 |
| | |||||
* | display background image as soon as possible | Guillaume Cottenceau | 2003-11-21 | 1 | -10/+16 |
| | | | | | keep a gdkwindow with the background image so that it stays when wizardwindow is destroyed | ||||
* | kill duplicated code once again | Guillaume Cottenceau | 2003-11-20 | 1 | -2/+3 |
| | |||||
* | kill duplicated code | Guillaume Cottenceau | 2003-11-20 | 1 | -5/+1 |
| | |||||
* | pixel likes it when we no one is able to cross frontiers (is he ↵ | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
| | | | | protectionist/nationalist or something?) | ||||
* | found no way to write into /var/run/utmp than to create my own program :( | Guillaume Cottenceau | 2003-11-20 | 3 | -1/+31 |
| | |||||
* | allow testing with a virtual key (a given file on a given partition), that ↵ | Guillaume Cottenceau | 2003-11-20 | 1 | -0/+20 |
| | | | | | | | | will be faster, easier (and more reliable ;p) that will maybe allow future normal (but strange) use of MandrakeMove with a file on an existing ext2 or a vfat partition, who knows? gael's gonna be happy with his motto "our users find unpredictable usage of our products, ya-hoo!" | ||||
* | fix mounting things when using existing config | Pascal Rigaux | 2003-11-20 | 1 | -1/+8 |
| | |||||
* | etc-monitorer now also handles removal of files | Guillaume Cottenceau | 2003-11-20 | 2 | -3/+9 |
| | |||||
* | simplify | Pascal Rigaux | 2003-11-20 | 1 | -2/+1 |
| | |||||
* | - verify key in mode 3 boot as well | Guillaume Cottenceau | 2003-11-20 | 1 | -4/+32 |
| | | | | | - if the key is RO we can't umount /home because of /etc/X11/X, give a nice msg to user in that case | ||||
* | have the syslinux progress bar white | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-20 | 1 | -0/+78 |
| | |||||
* | use ext2 for the per user loopback on usb key | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | write mouse xfree conf in mode 2 | Guillaume Cottenceau | 2003-11-20 | 1 | -0/+2 |
| | |||||
* | don't keep messages about failing to preserve ownership | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | new splash screen | Pascal Rigaux | 2003-11-20 | 2 | -1/+4 |
| | |||||
* | xinput needed for some mice (mouse.pm::various_xfree_conf) | Guillaume Cottenceau | 2003-11-20 | 1 | -0/+1 |
| | |||||
* | speedup boot by launching etc-monitorer only one time from within drakx | Guillaume Cottenceau | 2003-11-20 | 2 | -9/+11 |
| | |||||
* | - run "service sound start" in background | Pascal Rigaux | 2003-11-20 | 1 | -5/+4 |
| | | | | | | | - no need to set $o->{fstab} - move back install_TrueFS_in_home() call in startMove (it doesn't rely on $o->{fstab} anymore) | ||||
* | i do suck much | Guillaume Cottenceau | 2003-11-19 | 1 | -13/+2 |
| | |||||
* | make_live_tree_boot replacing files by symlinks is responsible for ↵ | Guillaume Cottenceau | 2003-11-19 | 2 | -0/+23 |
| | | | | fontconfig cache outdated, fix cache by touching files | ||||
* | add | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+27 |
| | | | | | check if files are more recent (fc-cache will slow down starting of drakx) | ||||
* | use boot images | Guillaume Cottenceau | 2003-11-19 | 6 | -2/+5 |
| | |||||
* | uneeded now since we use etc-monitorer.pl | Guillaume Cottenceau | 2003-11-19 | 2 | -15/+1 |
| | |||||
* | - mount removable devices | Pascal Rigaux | 2003-11-19 | 1 | -7/+12 |
| | | | | | - fix chown'ing cache directory | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | default and supplementary wallpapers | Guillaume Cottenceau | 2003-11-19 | 12 | -0/+1 |
| | |||||
* | have proper mandrake-release contents | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+3 |
| | |||||
* | printer stuff | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-19 | 1 | -2/+0 |
| | |||||
* | .kde/share/cache is a symlink to a tmpfs directory to ensure the key doesn't | Pascal Rigaux | 2003-11-19 | 1 | -0/+9 |
| | | | | | grow too much | ||||
* | move sound configuration later (when X is running) | Pascal Rigaux | 2003-11-19 | 1 | -3/+3 |
| | |||||
* | start service "sound" to unmute alsa sound | Pascal Rigaux | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | add alsa-utils (used by service "sound" to configure alsa devices) | Pascal Rigaux | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | bttv configuration automatically done in modules::write_conf() | Pascal Rigaux | 2003-11-19 | 1 | -3/+0 |
| | |||||
* | new xine lib | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+2 |
| | |||||
* | cleankey really does (doesn't look for i18n/user of other machines) | Guillaume Cottenceau | 2003-11-19 | 1 | -6/+7 |
| | | | | | use a variable for /home/.sysconf | ||||
* | don't run update-menus in background so that kbuildsycoca is called when ↵ | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 |
| | | | | update-menus is over | ||||
* | pixel rulz | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | allow debugging move | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | tired of unworkable root enviro | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 |
| |