Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix shadow password | Guillaume Cottenceau | 2003-11-14 | 2 | -2/+3 |
| | |||||
* | test the presence of kernel modules .cz'ed or not | Pascal Rigaux | 2003-11-14 | 1 | -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 |
| | |||||
* | ensure setupSCSI is quite silent in move | Pascal Rigaux | 2003-11-14 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | indicate a sort of progression status when loading clp's | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+4 |
| | |||||
* | 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 |
| | |||||
* | testing for cz file in move mode is a bad idea | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | - mount the key | Pascal Rigaux | 2003-11-13 | 1 | -10/+43 |
| | | | | | | - mount .kde using "-o bind" to a truefs - fix variable name re-declared | ||||
* | prevent from FPE (even if I didn't see it duplicated) | Guillaume Cottenceau | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | (set_advanced_raw) inline it in it's only caller | Thierry Vignaud | 2003-11-12 | 1 | -5/+1 |
| | |||||
* | fix program logic: write up/down programs for adsl speedtouch even if | Thierry Vignaud | 2003-11-12 | 1 | -1/+2 |
| | | | | | | firmware is already there or if one say "let see this later" which result in up/down scripts to be removed on drakconnect startup | ||||
* | updated pot file | Pablo Saratxaga | 2003-11-12 | 2 | -117/+302 |
| | |||||
* | 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 |
| | |||||
* | - use the "mount" command directly in move | Pascal Rigaux | 2003-11-12 | 2 | -12/+15 |
| | | | | | - still not really clean ($o_options is dropped in many cases) | ||||
* | add an icon on the desktop to run mdk_totem | Pascal Rigaux | 2003-11-12 | 2 | -0/+8 |
| | |||||
* | remove useless module | Thierry Vignaud | 2003-11-12 | 1 | -5/+0 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 12 | -29/+29 |
| | |||||
* | reuse is_dynamic_ip() to not bother asking about zeroconf specific stuff when | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | | | | | there's not any dynamic interfaces | ||||
* | (network::tools::is_dynamic_ip) consolidate test for any dynamic interface | Thierry Vignaud | 2003-11-12 | 2 | -2/+7 |
| | |||||
* | fix warning with usb mice | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | - fix #3047's fix | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | | | | | - do not show module if unknow for system bridges since it's normal | ||||
* | 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 |
| | |||||
* | - make use_proc_partitions a clean function | Pascal Rigaux | 2003-11-11 | 1 | -1/+4 |
| | | | | | | | (not only used when diskdrake code fails) - fix {start} in read_proc_partitions() ({start} was not re-initialised between drives) | ||||
* | corrected typo | damien | 2003-11-11 | 1 | -1/+1 |
| | |||||
* | choose a not-to-bad default when X auto config fails in auto install | Pascal Rigaux | 2003-11-10 | 1 | -2/+5 |
| | |||||
* | 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 |
| | |||||
* | fix changelog | Thierry Vignaud | 2003-11-08 | 1 | -3/+4 |
| | |||||
* | 9.3-5mdk | Thierry Vignaud | 2003-11-08 | 1 | -2/+12 |
| | |||||
* | (is_wireless_intf) fix #6312: list acx100_pci as a wireless network | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 |
| | | | | | cards driver too (fix impossible to set wireless parameters for it) | ||||
* | (getCPUs) enumerate cpus from 1 instead of 0 (part of #4704) | Thierry Vignaud | 2003-11-08 | 1 | -0/+1 |
| |