Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | persistent services | Guillaume Cottenceau | 2003-11-21 | 2 | -12/+19 |
| | |||||
* | handle relative symlinks too | Guillaume Cottenceau | 2003-11-21 | 1 | -6/+12 |
| | |||||
* | allow formatting the virtual key with a commandline param, for easy mode-2 ↵ | Guillaume Cottenceau | 2003-11-21 | 1 | -2/+3 |
| | | | | testing | ||||
* | - don't unconditionally assign lang::read to {locale} because we default to ↵ | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+3 |
| | | | | | | | US as a country, and install_steps::selectLanguage relies on a void country to assign default country for a lang (e.g. FR for fr) - use lang::set so that in mode 3 KDE can start in the right language | ||||
* | read locale config early enough to be able to mount correct i18n clp in mode 3 | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
| | |||||
* | eject cdrom when unmounted | Pascal Rigaux | 2003-11-21 | 1 | -0/+1 |
| | |||||
* | add eject for mdk_behind_totem | Pascal Rigaux | 2003-11-21 | 1 | -0/+1 |
| | |||||
* | on some video boards there is not even a configuration for xfree3, we can't ↵ | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
| | | | | rely on it | ||||
* | cleanup | Pascal Rigaux | 2003-11-21 | 1 | -2/+0 |
| | |||||
* | show "frozen-bubble" instead of "perl" | Pascal Rigaux | 2003-11-21 | 1 | -2/+3 |
| | |||||
* | load kernel module "nvidia" when using nvidia in XFree | Pascal Rigaux | 2003-11-21 | 1 | -8/+15 |
| | |||||
* | - install proprietary drivers | Pascal Rigaux | 2003-11-21 | 1 | -0/+4 |
| | | | | | - remove "nvidia" from /etc/modules | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-21 | 1 | -4/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-21 | 1 | -2/+0 |
| | |||||
* | /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 |