Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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 | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | fix -sort in mkisofs | Pascal Rigaux | 2003-11-17 | 1 | -2/+2 |
| | |||||
* | remove /lib/i686 and use non-i686 libraries | Pascal Rigaux | 2003-11-17 | 6 | -5/+7 |
| | |||||
* | don't log busy files on tty3, but on stderr | Pascal Rigaux | 2003-11-17 | 1 | -6/+3 |
| | | | | | (allow busy-files like usage) | ||||
* | have a better global coherency between clp's | Pascal Rigaux | 2003-11-17 | 1 | -0/+1 |
| | |||||
* | add a "making iso" rule | Pascal Rigaux | 2003-11-17 | 1 | -4/+17 |
| | |||||
* | move /image_raw to /cdrom | Guillaume Cottenceau | 2003-11-17 | 5 | -10/+8 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+1 |
| | |||||
* | pixel sux | Guillaume Cottenceau | 2003-11-17 | 1 | -1051/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-17 | 1 | -0/+2 |
| | |||||
* | remove unused stuff | Pascal Rigaux | 2003-11-17 | 1 | -6/+0 |
| | |||||
* | preliminary support for saving system configuration data on usb key | Guillaume Cottenceau | 2003-11-14 | 5 | -2/+141 |
| | |||||
* | oops forgot to add this one | Guillaume Cottenceau | 2003-11-14 | 1 | -0/+1051 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-14 | 1 | -1/+10 |
| | |||||
* | fix shadow password | Guillaume Cottenceau | 2003-11-14 | 2 | -2/+3 |
| | |||||
* | gc sux bigtime | Guillaume Cottenceau | 2003-11-14 | 1 | -1/+1 |
| | |||||
* | fredl requested simplified menu | Guillaume Cottenceau | 2003-11-14 | 1 | -0/+1 |
| | |||||
* | un-share shared i18n files | Pascal Rigaux | 2003-11-14 | 1 | -1/+9 |
| | | | | | | | | | | | (currently /usr/share/locale/{es,it,en_US}/LC_CTYPE) that way, no need to have live_tree_always_i18n_iso_8859_1.clp and live_tree_always_i18n_iso_8859_15.clp used by live_tree_always_i18n_en_US.clp, live_tree_always_i18n_es.clp, live_tree_always_i18n_it.clp | ||||
* | add some network programs running in background | Pascal Rigaux | 2003-11-14 | 1 | -0/+4 |
| | |||||
* | gc sux | Guillaume Cottenceau | 2003-11-14 | 1 | -2/+2 |
| | |||||
* | detect RO key | Guillaume Cottenceau | 2003-11-14 | 1 | -14/+39 |
| | |||||
* | propose to plug in the key if no key was detected | Guillaume Cottenceau | 2003-11-13 | 1 | -3/+34 |
| | |||||
* | be sure to restart network after configuring it, since programs such as KDE ↵ | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+6 |
| | | | | will have great trouble with loopback interface (it seems) otherwise. don't configure network nor restart it when doing test (nfs) 'install'. | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-13 | 1 | -6/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+0 |
| | |||||
* | totem can play dvd's too, right? | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | really start with first ordered step | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+2 |
| | |||||
* | force uid/gid of created user to 501 as it was used when mounting key, ↵ | Guillaume Cottenceau | 2003-11-13 | 1 | -0/+2 |
| | | | | addUser may choose 502 when key already holds user data | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | /etc/sysconfig files badly need to be writable | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+2 |
| | |||||
* | - mount the key | Pascal Rigaux | 2003-11-13 | 1 | -10/+43 |
| | | | | | | - mount .kde using "-o bind" to a truefs - fix variable name re-declared | ||||
* | be sure remaining /etc files are at least available RO | Guillaume Cottenceau | 2003-11-12 | 2 | -2/+11 |
| | |||||
* | mount the key in /home | Pascal Rigaux | 2003-11-12 | 1 | -1/+4 |
| | |||||
* | network.pm doesn't exist anymore | Pascal Rigaux | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | add an icon on the desktop to run mdk_totem | Pascal Rigaux | 2003-11-12 | 2 | -0/+8 |
| | |||||
* | need to handle i18n clp before accepting license | Guillaume Cottenceau | 2003-11-12 | 1 | -2/+7 |
| | |||||
* | acceptLicense done ASAP as well | Guillaume Cottenceau | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-12 | 1 | -4/+0 |
| | |||||
* | mount keys | Pascal Rigaux | 2003-11-11 | 1 | -0/+16 |
| | |||||
* | allowFB just in case someone wants to have fb | Pascal Rigaux | 2003-11-10 | 1 | -1/+1 |
| | |||||
* | also copy perl-install/*/*.pm files | Pascal Rigaux | 2003-11-10 | 1 | -2/+2 |
| | |||||
* | check the kernel corresponding to stage1 rdz is installed | Pascal Rigaux | 2003-11-10 | 1 | -0/+2 |
| |