Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Pascal Rigaux | 2003-11-19 | 1 | -0/+2 |
| | |||||
* | add dhcp-client | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | - ensure DURING_INSTALL doesn't escape packages install | Pascal Rigaux | 2003-11-19 | 1 | -5/+5 |
| | | | | | - use run_program::rooted instead of system("chroot ...") | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+2 |
| | |||||
* | aren't we heading the wall at lightspeed if we begin to duplicate our ↵ | Guillaume Cottenceau | 2003-11-19 | 1 | -2/+0 |
| | | | | efforts? :) | ||||
* | ~/.openoffice must be a truefs | Guillaume Cottenceau | 2003-11-19 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | enable lock in kde screensaver | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+3 |
| | |||||
* | add some hint | Thierry Vignaud | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | - the screensaver should lock | Pascal Rigaux | 2003-11-19 | 1 | -1/+3 |
| | | | | | - fix gc's typo | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-18 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-18 | 1 | -2/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-18 | 1 | -0/+1 |
| | |||||
* | update BLA BLA since no one did move on this | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+1 |
| | |||||
* | smaller wizard window in move | Guillaume Cottenceau | 2003-11-18 | 2 | -3/+4 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-18 | 1 | -2/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-18 | 1 | -4/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-18 | 1 | -0/+6 |
| | |||||
* | 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 | ||||
* | build & install drakx mo files | Pascal Rigaux | 2003-11-18 | 1 | -0/+3 |
| | |||||
* | allow move to build & install drakx mo files (using sudo) | Pascal Rigaux | 2003-11-18 | 3 | -6/+10 |
| | |||||
* | add dnotify | Pascal Rigaux | 2003-11-18 | 1 | -0/+1 |
| | |||||
* | don't even try to do something when some very important processes make the ↵ | Pascal Rigaux | 2003-11-18 | 1 | -1/+17 |
| | | | | cd busy | ||||
* | can't make my mind | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+1 |
| | |||||
* | shut up | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+0 |
| | |||||
* | restart kicker if it annoys us | Pascal Rigaux | 2003-11-18 | 1 | -5/+13 |
| | |||||
* | shorter | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+1 |
| | |||||
* | oops that was debugging stuff right :) | Guillaume Cottenceau | 2003-11-18 | 1 | -2/+0 |
| | |||||
* | don't tell them! | Guillaume Cottenceau | 2003-11-18 | 1 | -2/+0 |
| | |||||
* | dnotify needed | Guillaume Cottenceau | 2003-11-18 | 1 | -0/+1 |
| | |||||
* | have system configuration files automagically saved on the usb key with ↵ | Guillaume Cottenceau | 2003-11-18 | 5 | -89/+42 |
| | | | | dnotify and a script | ||||
* | - create i18n_env() | Pascal Rigaux | 2003-11-18 | 1 | -7/+22 |
| | | | | | | - use it in set() when $::move to set a standard i18n environment, not the drakx simplified one | ||||
* | call lang::set(): | Pascal Rigaux | 2003-11-18 | 1 | -2/+2 |
| | | | | | | - with $o->{locale} instead of $o->{locale}{lang} - after setting $o->{locale}{country} | ||||
* | try replacing __LANG__ with fr_FR (same for other langs) then with fr (same | Pascal Rigaux | 2003-11-18 | 1 | -2/+10 |
| | | | | | for other langs) in always_i18n file list | ||||
* | - also work in nfs with no live_tree.clp mounted | Pascal Rigaux | 2003-11-18 | 1 | -2/+2 |
| | | | | | - kio_uiserver will get killed without mentioning | ||||
* | update (we now launch kde with standard i18n environment instead of drakx | Pascal Rigaux | 2003-11-18 | 1 | -9/+20 |
| | | | | | simplified one) | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-18 | 1 | -0/+1 |
| | |||||
* | getHds called by install_steps must not be interactive | Pascal Rigaux | 2003-11-18 | 3 | -7/+7 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+2 |
| | |||||
* | preliminary support for booting off informations saved on the key without ↵ | Guillaume Cottenceau | 2003-11-17 | 3 | -88/+115 |
| | | | | 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 | ||||
* | when_load: is called many times (from read_already_loaded) so avoir ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+1 |
| | | | | remounting /proc/bus/usb those many times and sleeping for 4 seconds | ||||
* | command line option cleankey allows to remove previously saved system ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+2 |
| | | | | configuration and re detect everything | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-17 | 1 | -5/+0 |
| | |||||
* | don't use shadow passwords since pwconv overwrites /etc/shadow hence ↵ | Guillaume Cottenceau | 2003-11-17 | 3 | -1/+8 |
| | | | | contents will be lost for usb key | ||||
* | when we need to change something in MDK-Common (here, substInFile), allow us ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+3 |
| | | | | | | | to reflect our changes in "make" from cvs pixel might need to have a working ../../soft |