summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adding hdd .. hdhPascal Rigaux2004-02-111-1/+6
|
* initial versionPascal Rigaux2004-02-111-0/+97
|
* be sure to load usb-storage after SCSI adapters, so that they are inGuillaume Cottenceau2004-02-111-8/+10
| | | | | same order than reboot, so that naming is the same
* don't insmod usb-storage the soonest, we can end up mixing scsi devices ↵Guillaume Cottenceau2004-02-111-5/+11
| | | | orders at reboot time, do it only when needed
* typo errorsFlorin Grad2004-02-111-2/+2
|
* fix the perl_checker errorsFlorin Grad2004-02-112-5/+21
|
* remove debugging print commandsFlorin Grad2004-02-111-8/+8
|
* remote debugging print commandsFlorin Grad2004-02-111-36/+56
|
* Rearrange main buttons (jmdault - http://advx.org/docs/ice3.png)Stew Benedict2004-02-111-26/+27
|
* adapt hd_grub default menu.lst to have messages alike stage1Pascal Rigaux2004-02-111-2/+2
|
* first shy attemptFlorin Grad2004-02-111-0/+0
|
* first shy attemptFlorin Grad2004-02-112-0/+1724
|
* Add smb4k to replace LinNeighborhood (Buchan Milnes suggestion), decrease ↵Florent Villard2004-02-111-1/+2
| | | | LinNeighborhood to 3.
* raise mc from 3 to 4 in FILE_TOOLSFlorent Villard2004-02-111-2/+2
|
* Disable title banner for now (same as Bugzilla 7564, just not reported yet).Stew Benedict2004-02-111-1/+1
|
* Disable title banner for now (Bugzilla 7564).Stew Benedict2004-02-111-10/+25
| | | | | Don't assume eth0, rework subnet/netmask for hosts.allow (jmdault).
* - isdn and modem are fetched from $intfDamien Chaumette2004-02-101-5/+7
| | | | | | - drop useless @all_cards - 'ath' and 'wlan' cards fix
* *** empty log message ***Pascal Rigaux2004-02-101-1/+103
|
* don't remove missing modules ataraid hptraid silraid pdcraidPascal Rigaux2004-02-101-1/+0
|
* fix serial probe not detecting legacy micePascal Rigaux2004-02-101-1/+2
|
* floppy_device returns first floppy device, look for medias first in case of ↵Guillaume Cottenceau2004-02-102-1/+14
| | | | usb floppies (maybe ide floppies also? never tested) then regular floppy drive
* in network mode we need to create nodes as well because of usb floppies supportGuillaume Cottenceau2004-02-101-2/+0
|
* use floppy_device rather than /dev/fd0 because we now support usb floppies ↵Guillaume Cottenceau2004-02-102-3/+3
| | | | as well
* fake usb floppies detection by looking at blocks size of scsi disk devices, ↵Guillaume Cottenceau2004-02-101-2/+17
| | | | 1048575 is for 2.4 and 1440 for 2.6
* (apply_checks) reindentThierry Vignaud2004-02-101-7/+7
|
* (apply_checks) fix unable to save checks when config file is emptyThierry Vignaud2004-02-101-10/+8
| | | | | (aka substInFile does not support using print in that case)
* disk/raw and disk/usb added in network.img to support usb floppies when ↵Guillaume Cottenceau2004-02-101-1/+1
| | | | loading second floppy
* no need to fake scsi for ide anymore (hopefully!)Pascal Rigaux2004-02-103-49/+2
|
* updatePascal Rigaux2004-02-101-0/+0
|
* updated pot filePablo Saratxaga2004-02-101-220/+185
|
* Use logdrake mail method, allow definition of SMTP server. (Arnaud de Lorbeau)Stew Benedict2004-02-101-17/+41
|
* for install, a service is on if there is at least one runlevel for which thePascal Rigaux2004-02-101-1/+1
| | | | | service is on (esp. for service "dm") (bugzilla #7146)
* UpdateDavid Baudens2004-02-108-12/+12
|
* do not allow to step forward if no network card was found (workaroundThierry Vignaud2004-02-101-0/+6
| | | | | | #7672). we'd better be able to manually add an unsupported network card though.
* rewrite & cleanup. Now works with kernel 2.6, don't know exactly why...Pascal Rigaux2004-02-101-20/+17
|
* we don't KTYP anymore, but we need K_NOSUCHMAPPascal Rigaux2004-02-101-9/+1
|
* UpdateDavid Baudens2004-02-101-1/+1
|
* add unpack_with_refs()Pascal Rigaux2004-02-101-0/+21
|
* 10-0.10mdkThierry Vignaud2004-02-101-1/+5
|
* UpdateDavid Baudens2004-02-103-3/+3
|
* - add 'ath' and 'wlan' to ethernet kindDamien Chaumette2004-02-101-4/+5
| | | | | - use regexp once
* *** empty log message ***Pascal Rigaux2004-02-101-1/+518
|
* updated pot filePablo Saratxaga2004-02-101-461/+451
|
* better code for detecting if the window is hidden or notPascal Rigaux2004-02-101-3/+2
| | | | | (fixes embedded drakconnect wizard should be popped window) (bugzilla #7246)
* have modal windowsPascal Rigaux2004-02-101-1/+1
|
* prefer BoardName to card_namePascal Rigaux2004-02-101-1/+1
|
* remove many warnings about unitialised value (causing a bug in diagnostics.pm?)Pascal Rigaux2004-02-101-1/+1
|
* remove postfix from naughtyServers (fix titi)Pascal Rigaux2004-02-101-1/+0
|
* Undo some of the breakage, format is still wrong :(Stew Benedict2004-02-101-2/+3
|
* warn when installing postfix server (#7102)Thierry Vignaud2004-02-101-0/+1
|