| Commit message (Expand) | Author | Age | Files | Lines |
* | add debugstage1 option to help debugging when stage1 can't launch stage2 | Guillaume Cottenceau | 2003-10-30 | 3 | -0/+6 |
* | list currently busy files | Pascal Rigaux | 2003-10-30 | 1 | -0/+9 |
* | use by nfs-accesses to generate a cleaner boot.list | Pascal Rigaux | 2003-10-30 | 1 | -0/+40 |
* | kernel patch that allows logging file accesses via nfs | Pascal Rigaux | 2003-10-30 | 1 | -0/+61 |
* | scan /var/log/kernel/warnings for nfsd logs (need a patched nfsd) | Pascal Rigaux | 2003-10-30 | 1 | -0/+51 |
* | add totem to always | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
* | we don't want moved files in /etc/skel | Pascal Rigaux | 2003-10-30 | 1 | -5/+0 |
* | call update-menus as needed | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
* | log a bit more live mouse type change | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
* | we need a third CLP | Guillaume Cottenceau | 2003-10-30 | 2 | -19/+41 |
* | don't log anything when module is already present | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+3 |
* | cleanup | Pascal Rigaux | 2003-10-30 | 1 | -9/+11 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+1 |
* | fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readable | Thierry Vignaud | 2003-10-30 | 1 | -2/+4 |
* | add live_tree_always.clp | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
* | add live_tree_always | Pascal Rigaux | 2003-10-30 | 2 | -28/+54 |
* | kill minilogd to ensure it goes away | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
* | better list obtained using patched nfsd instead of Strace | Pascal Rigaux | 2003-10-30 | 5 | -160/+167 |
* | fix | Guillaume Cottenceau | 2003-10-29 | 1 | -2/+3 |
* | huge (planel sux) | Guillaume Cottenceau | 2003-10-29 | 1 | -0/+1 |
* | handle depfile per kernel, not just 2.4* modules.dep | Guillaume Cottenceau | 2003-10-29 | 3 | -7/+18 |
* | don't get bitten another time by "suddenly disappearing" modules | Guillaume Cottenceau | 2003-10-29 | 1 | -1/+6 |
* | add this script to update existing boot images when there is a fix in BOOT ke... | Guillaume Cottenceau | 2003-10-29 | 1 | -0/+47 |
* | perl_checker fixes | Thierry Vignaud | 2003-10-29 | 1 | -2/+2 |
* | fix installer when network::ethernet wasn't loaded before | Thierry Vignaud | 2003-10-29 | 1 | -0/+1 |
* | (getUPS) detect usb UPS (serial_probe not seeing them for now) | Thierry Vignaud | 2003-10-29 | 1 | -0/+4 |
* | pine is no more in the distro | Thierry Vignaud | 2003-10-29 | 1 | -1/+1 |
* | fixed for ongoing bug since at least 9.0 for alias not reported in current in... | Francois Pons | 2003-10-28 | 1 | -1/+1 |
* | set drakconnect as config tool for modems as well as for isdn & adsl | Thierry Vignaud | 2003-10-27 | 1 | -3/+3 |
* | list isdn adapters in their own class instead of showing them up as | Thierry Vignaud | 2003-10-27 | 1 | -1/+3 |
* | split out adsl detection from modem one into its one category | Thierry Vignaud | 2003-10-27 | 1 | -1/+3 |
* | sort export list | Thierry Vignaud | 2003-10-27 | 1 | -1/+1 |
* | fix requires for c::_exit() | Thierry Vignaud | 2003-10-27 | 1 | -0/+1 |
* | (isdn_get_info) simplify it trough MDK::Common | Thierry Vignaud | 2003-10-27 | 1 | -3/+1 |
* | simplify isdn detection: | Thierry Vignaud | 2003-10-27 | 2 | -4/+3 |
* | - make isdn detection more readable | Thierry Vignaud | 2003-10-27 | 1 | -1/+1 |
* | blacklist Net::Ping in order to be able to parse network::tools | Thierry Vignaud | 2003-10-27 | 1 | -0/+1 |
* | sort | Thierry Vignaud | 2003-10-27 | 1 | -6/+6 |
* | try to save /etc/fstab and /etc/modules.conf (is /etc/fstab | Guillaume Cottenceau | 2003-10-23 | 1 | -1/+6 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-23 | 1 | -0/+40 |
* | add the mkisofs/cdrecord command line | Pascal Rigaux | 2003-10-23 | 1 | -1/+4 |
* | use cp instead of cp_af | Pascal Rigaux | 2003-10-23 | 1 | -1/+1 |
* | use fast_mouse_probe first in mandrake move | Pascal Rigaux | 2003-10-23 | 1 | -2/+2 |
* | if we have /bin/loadkeys, use it | Pascal Rigaux | 2003-10-23 | 1 | -1/+3 |
* | - use setxkbmap instead of xmodmap if setxkbmap is available | Pascal Rigaux | 2003-10-23 | 1 | -4/+8 |
* | handle case when main clp contains also boot clp files | Guillaume Cottenceau | 2003-10-23 | 1 | -2/+3 |
* | a bit more logging info in case of failure | Guillaume Cottenceau | 2003-10-23 | 1 | -1/+1 |
* | various fixes: | Pascal Rigaux | 2003-10-23 | 1 | -5/+3 |
* | don't use exit(), use _exit() | Pascal Rigaux | 2003-10-23 | 1 | -1/+1 |
* | copy boot live tree into memory to much speed up startup time in cdrom mode | Guillaume Cottenceau | 2003-10-22 | 1 | -3/+39 |