Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | also move "always" clp from memory to cdrom | Pascal Rigaux | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | ensure "make" before ./make_live_tree_boot -u doesn't break ↵ | Pascal Rigaux | 2003-11-03 | 1 | -0/+4 |
| | | | | ./make_live_tree_boot -u | ||||
* | add totem support | Pascal Rigaux | 2003-11-03 | 7 | -11/+367 |
| | |||||
* | need script replacing mdk_move_change_loop | Pascal Rigaux | 2003-11-03 | 1 | -0/+46 |
| | |||||
* | wrap code | Pascal Rigaux | 2003-11-03 | 1 | -1/+4 |
| | |||||
* | look into /proc/*/maps for more busy files | Pascal Rigaux | 2003-11-03 | 1 | -2/+14 |
| | |||||
* | workaround empty fields when advanced_state is enabled since the | Thierry Vignaud | 2003-10-31 | 1 | -1/+3 |
| | | | | | beginning | ||||
* | remove useless module use | Thierry Vignaud | 2003-10-31 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | copy "boot" and "always" clp's in memory | Guillaume Cottenceau | 2003-10-31 | 1 | -28/+17 |
| | |||||
* | add proper dependancies (thanks gcc -MM) | Thierry Vignaud | 2003-10-31 | 1 | -0/+4 |
| | |||||
* | white space sync whith rh | Thierry Vignaud | 2003-10-31 | 1 | -140/+142 |
| | |||||
* | save /etc/resolv.conf in move mode | Guillaume Cottenceau | 2003-10-31 | 3 | -64/+62 |
| | |||||
* | do not output debug statements by default | Thierry Vignaud | 2003-10-31 | 1 | -2/+1 |
| | |||||
* | merge in with rh: | Thierry Vignaud | 2003-10-31 | 5 | -173/+123 |
| | | | | | | | | | - new debug system - rename some fields - kill dead code - (setup_serial_port) return -1 if cfsetospeed() failled - (read_pnp_string) return PNP_COM_OK instead of 0 on success | ||||
* | replace mdk_move_boot_loop with the more flexible mdk_move_loop | Pascal Rigaux | 2003-10-31 | 3 | -8/+2 |
| | |||||
* | allow user=xxx on /proc/cmdline to skip ask_user name | Pascal Rigaux | 2003-10-31 | 1 | -3/+7 |
| | |||||
* | - for now, check new devices against description (later with port too) | Thierry Vignaud | 2003-10-31 | 1 | -9/+9 |
| | | | | | - fix driver/port mismatch | ||||
* | auto config ups devices | Thierry Vignaud | 2003-10-31 | 1 | -0/+66 |
| | |||||
* | remove debug code | Pascal Rigaux | 2003-10-31 | 1 | -4/+0 |
| | |||||
* | use our just-added user instead of "mdk" user | Guillaume Cottenceau | 2003-10-31 | 1 | -6/+5 |
| | |||||
* | sudo wants sudoers to be 440 | Pascal Rigaux | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | start after mdkhtmlbrowser | Pascal Rigaux | 2003-10-31 | 1 | -0/+1 |
| | |||||
* | - add sudo for all commands | Pascal Rigaux | 2003-10-31 | 4 | -0/+22 |
| | | | | | - add mdk_move_boot_loop called in autostart | ||||
* | also set SHELL | Pascal Rigaux | 2003-10-31 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-31 | 1 | -2/+0 |
| | |||||
* | - add /etc/sudoers | Pascal Rigaux | 2003-10-31 | 1 | -2/+9 |
| | | | | | - don't use "su" for the moment, it doesn't allow startkde to exit nicely (why??) | ||||
* | move: "adduser" alike step | Guillaume Cottenceau | 2003-10-31 | 2 | -48/+60 |
| | |||||
* | from Salane KIng <sking4 at cinci.rr dot com>: enable to access samba | Thierry Vignaud | 2003-10-31 | 1 | -1/+1 |
| | | | | | drives on other computers to easily install windows fonts | ||||
* | don't build /tmp/live_tree.clp by default in target live_tree_boot | Pascal Rigaux | 2003-10-31 | 1 | -1/+0 |
| | |||||
* | use mkisofs -R instead of -r so that setuid is still there | Pascal Rigaux | 2003-10-31 | 1 | -2/+2 |
| | |||||
* | allow to start move with no previous steps (eg: step=startMove on cmdline) | Pascal Rigaux | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | /etc/devfs/conf.d must be writeable | Pascal Rigaux | 2003-10-31 | 1 | -2/+2 |
| | |||||
* | don't getFile VERSION in move or testing | Pascal Rigaux | 2003-10-31 | 1 | -6/+8 |
| | |||||
* | cleanup Xfree server @options handling | Pascal Rigaux | 2003-10-31 | 1 | -14/+11 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+2 |
| | |||||
* | what security level do we need to choose? | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+2 |
| | |||||
* | handle new exception system from perl-Glib >= 0.96 | Thierry Vignaud | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | fix always detecting ethernet cards even when none is present | Thierry Vignaud | 2003-10-30 | 1 | -1/+2 |
| | |||||
* | allow move to be launched in testing mode | Guillaume Cottenceau | 2003-10-30 | 3 | -5/+11 |
| | |||||
* | ensure we quit at once when we can't launche X server (I want to | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
| | | | | | have "can't launche graphical mode :(" as last msg) | ||||
* | perl_checker | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
| | |||||
* | (get_hw_address) introduce it to eventually track down ethernet cards | Thierry Vignaud | 2003-10-30 | 1 | -0/+30 |
| | | | | | swap/move on bootstrapping | ||||
* | don't forget to configure printer | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | fix OOo startup | Guillaume Cottenceau | 2003-10-30 | 2 | -3/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-30 | 1 | -3/+1 |
| | |||||
* | check_prog won't work if arguments are not properly splitted when passed to ↵ | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
| | | | | run_program | ||||
* | allow undone toBeDone things to be done | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+14 |
| | |||||
* | allow to proceed when files are missing from clp and live tree (allows ↵ | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+3 |
| | | | | testing in "only live_tree" mode) | ||||
* | allow comments to be trimmed | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+2 |
| |