summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* globing * won't cache hidden filesGuillaume Cottenceau2003-11-191-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-191-1/+3
|
* *** empty log message ***Pascal Rigaux2003-11-191-0/+2
|
* add dhcp-clientPascal Rigaux2003-11-191-1/+1
|
* - ensure DURING_INSTALL doesn't escape packages installPascal Rigaux2003-11-191-5/+5
| | | | | - use run_program::rooted instead of system("chroot ...")
* *** empty log message ***Guillaume Cottenceau2003-11-191-0/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-191-0/+3
|
* *** empty log message ***Guillaume Cottenceau2003-11-191-0/+2
|
* aren't we heading the wall at lightspeed if we begin to duplicate our ↵Guillaume Cottenceau2003-11-191-2/+0
| | | | efforts? :)
* ~/.openoffice must be a truefsGuillaume Cottenceau2003-11-191-2/+2
|
* *** empty log message ***Guillaume Cottenceau2003-11-191-0/+1
|
* enable lock in kde screensaverGuillaume Cottenceau2003-11-191-0/+3
|
* add some hintThierry Vignaud2003-11-191-1/+1
|
* - the screensaver should lockPascal Rigaux2003-11-191-1/+3
| | | | | - fix gc's typo
* *** empty log message ***Guillaume Cottenceau2003-11-181-0/+3
|
* allow user customisation of startup through /etc/rc.d/rc.localGuillaume Cottenceau2003-11-181-0/+3
|
* launch dnotify only when we have a keyGuillaume Cottenceau2003-11-181-3/+5
|
* *** empty log message ***Guillaume Cottenceau2003-11-181-2/+0
|
* *** empty log message ***Guillaume Cottenceau2003-11-181-0/+1
|
* update BLA BLA since no one did move on thisGuillaume Cottenceau2003-11-181-1/+1
|
* smaller wizard window in moveGuillaume Cottenceau2003-11-182-3/+4
|
* *** empty log message ***Guillaume Cottenceau2003-11-181-2/+0
|
* *** empty log message ***Guillaume Cottenceau2003-11-181-4/+0
|
* *** empty log message ***Guillaume Cottenceau2003-11-181-0/+6
|
* differentiate user and host configuration so that moving around with the ↵Guillaume Cottenceau2003-11-181-39/+61
| | | | same key you will already have your lang and user/pass set
* build & install drakx mo filesPascal Rigaux2003-11-181-0/+3
|
* allow move to build & install drakx mo files (using sudo)Pascal Rigaux2003-11-183-6/+10
|
* add dnotifyPascal Rigaux2003-11-181-0/+1
|
* don't even try to do something when some very important processes make the ↵Pascal Rigaux2003-11-181-1/+17
| | | | cd busy
* can't make my mindGuillaume Cottenceau2003-11-181-1/+1
|
* shut upGuillaume Cottenceau2003-11-181-1/+0
|
* restart kicker if it annoys usPascal Rigaux2003-11-181-5/+13
|
* shorterGuillaume Cottenceau2003-11-181-1/+1
|
* oops that was debugging stuff right :)Guillaume Cottenceau2003-11-181-2/+0
|
* don't tell them!Guillaume Cottenceau2003-11-181-2/+0
|
* dnotify neededGuillaume Cottenceau2003-11-181-0/+1
|
* have system configuration files automagically saved on the usb key with ↵Guillaume Cottenceau2003-11-185-89/+42
| | | | dnotify and a script
* - create i18n_env()Pascal Rigaux2003-11-181-7/+22
| | | | | | - use it in set() when $::move to set a standard i18n environment, not the drakx simplified one
* call lang::set():Pascal Rigaux2003-11-181-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 (samePascal Rigaux2003-11-181-2/+10
| | | | | for other langs) in always_i18n file list
* - also work in nfs with no live_tree.clp mountedPascal Rigaux2003-11-181-2/+2
| | | | | - kio_uiserver will get killed without mentioning
* update (we now launch kde with standard i18n environment instead of drakxPascal Rigaux2003-11-181-9/+20
| | | | | simplified one)
* *** empty log message ***Pascal Rigaux2003-11-181-0/+1
|
* getHds called by install_steps must not be interactivePascal Rigaux2003-11-183-7/+7
|
* *** empty log message ***Guillaume Cottenceau2003-11-171-1/+2
|
* preliminary support for booting off informations saved on the key without ↵Guillaume Cottenceau2003-11-173-88/+115
| | | | any asked question
* hotplug sux when it goes to loading usb modules in beginning of move because ↵Guillaume Cottenceau2003-11-171-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 Cottenceau2003-11-171-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 Cottenceau2003-11-171-1/+2
| | | | configuration and re detect everything
* *** empty log message ***Guillaume Cottenceau2003-11-171-5/+0
|