Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | "proceeding" msg is also not capitalized | Guillaume Cottenceau | 2003-11-25 | 1 | -2/+2 | |
| | ||||||
* | insmod uses glibc syslog facility for outputting error messages, thus we ↵ | Guillaume Cottenceau | 2003-11-25 | 1 | -4/+1 | |
| | | | | need to start syslogd very soon to not end up with silly parport_pc busy messages on console #1 | |||||
* | prepare for stripped down version | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+9 | |
| | ||||||
* | mount i18n clp ASAP so that console two shell uses the right locales | Pascal Rigaux | 2003-11-25 | 1 | -1/+2 | |
| | ||||||
* | in mode 2, also pre fix /etc/rc.d/rc5.d links | Guillaume Cottenceau | 2003-11-25 | 1 | -1/+2 | |
| | ||||||
* | use /dev/mouse in the X config file to allow changing mouse device live | Pascal Rigaux | 2003-11-25 | 1 | -0/+3 | |
| | ||||||
* | - handle nvidia.clp | Pascal Rigaux | 2003-11-25 | 1 | -1/+5 | |
| | | | | | - handle X proprietary drivers | |||||
* | persistent services | Guillaume Cottenceau | 2003-11-21 | 1 | -12/+18 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |||||
* | load kernel module "nvidia" when using nvidia in XFree | Pascal Rigaux | 2003-11-21 | 1 | -8/+15 | |
| | ||||||
* | keeping $rootwindow didn't work | Guillaume Cottenceau | 2003-11-21 | 1 | -3/+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?) | |||||
* | 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 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | 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 | |
| | ||||||
* | speedup boot by launching etc-monitorer only one time from within drakx | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 | |
| | ||||||
* | - 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) | |||||
* | use boot images | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+2 | |
| | ||||||
* | - 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 | |
| | ||||||
* | .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 | |
| | ||||||
* | 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 | |||||
* | tired of unworkable root enviro | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 | |
| | ||||||
* | I always suck when I commit untested code | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+2 | |
| | ||||||
* | ~/.openoffice must be a truefs | Guillaume Cottenceau | 2003-11-19 | 1 | -2/+2 | |
| | ||||||
* | allow user customisation of startup through /etc/rc.d/rc.local | Guillaume Cottenceau | 2003-11-18 | 1 | -0/+3 | |
| | ||||||
* | launch dnotify only when we have a key | Guillaume Cottenceau | 2003-11-18 | 1 | -3/+5 | |
| | ||||||
* | update BLA BLA since no one did move on this | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+1 | |
| | ||||||
* | differentiate user and host configuration so that moving around with the ↵ | Guillaume Cottenceau | 2003-11-18 | 1 | -39/+61 | |
| | | | | same key you will already have your lang and user/pass set | |||||
* | have system configuration files automagically saved on the usb key with ↵ | Guillaume Cottenceau | 2003-11-18 | 1 | -3/+12 | |
| | | | | dnotify and a script | |||||
* | preliminary support for booting off informations saved on the key without ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -87/+110 | |
| | | | | any asked question | |||||
* | hotplug sux when it goes to loading usb modules in beginning of move because ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+3 | |
| | | | | modules are loaded in background, it takes up much time and we don't know when usb-storage is loaded, so we sometimes even missed the detection of usb key, so let's load the modules we're interested it ourselves | |||||
* | command line option cleankey allows to remove previously saved system ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+2 | |
| | | | | configuration and re detect everything | |||||
* | don't use shadow passwords since pwconv overwrites /etc/shadow hence ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+3 | |
| | | | | contents will be lost for usb key | |||||
* | mount key early (before launching X) | Pascal Rigaux | 2003-11-17 | 1 | -7/+9 | |
| | ||||||
* | prevent from linking /etc/sudoers to the key since sudo will refuse to work ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+5 | |
| | | | | afterwards | |||||
* | move /image_raw to /cdrom | Guillaume Cottenceau | 2003-11-17 | 1 | -2/+2 | |
| | ||||||
* | preliminary support for saving system configuration data on usb key | Guillaume Cottenceau | 2003-11-14 | 1 | -1/+27 | |
| |