Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check_prog will check first arg, specifying parameters must hence | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| | | | | | be done with other args | ||||
* | need some dummy functions so that checking for installed packages behave ↵ | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+27 |
| | | | | correctly (testing with automatic printer configuration) | ||||
* | xinetd stuff | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | Removed check for Perl library in checking for installed packages. The | Till Kamppeter | 2003-11-03 | 1 | -1/+0 |
| | | | | | library is in a versioned directory which changes with every Perl release. | ||||
* | various fixes | Pascal Rigaux | 2003-11-03 | 2 | -7/+6 |
| | |||||
* | mount live_tree_totem.clp if needed | Pascal Rigaux | 2003-11-03 | 1 | -0/+12 |
| | |||||
* | ask the kernel the list of network devices instead of manually probing | Thierry Vignaud | 2003-11-03 | 2 | -14/+34 |
| | | | | | everything (this enable to handle more than 4 ethernet cards) | ||||
* | get INSTALL stuff on live as well | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | use member | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | install acpi and acpid so that removing acpi=ht will work | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+4 |
| | |||||
* | sort lists | Pascal Rigaux | 2003-11-03 | 3 | -723/+723 |
| | |||||
* | useful to create xxx.list using xxx.dir and the output of nfs-accesses | Pascal Rigaux | 2003-11-03 | 1 | -0/+28 |
| | |||||
* | 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 |
| |