summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix adsk over ethernet through dhcp protocolThierry Vignaud2004-02-121-1/+1
|
* simplify adsl protocol choosing through format callbackThierry Vignaud2004-02-121-7/+6
|
* more cleanupPascal Rigaux2004-02-121-8/+9
|
* new 'Universal|Any PS/2 & USB mice' mouse name usable with kernel 2.6Pascal Rigaux2004-02-121-14/+23
|
* detect more webcamsThierry Vignaud2004-02-121-2/+6
|
* add at76c503-rfmd module for wireless cardsThierry Vignaud2004-02-121-1/+1
|
* Final versions for MDK 10.0David Baudens2004-02-1214-22/+26
|
* rename mouseconfig() with detect_serial() which is what it really does!Pascal Rigaux2004-02-121-2/+2
|
* create probe_wacom_devices() and cleanupPascal Rigaux2004-02-121-13/+14
|
* cleanupPascal Rigaux2004-02-121-1/+1
|
* cleanupPascal Rigaux2004-02-121-8/+10
|
* remove deprecated commentPascal Rigaux2004-02-121-2/+1
|
* always use fast_mouse_probe (probing serial is now mostly deprecated, and itPascal Rigaux2004-02-121-10/+2
| | | | | is *re-done* by drakconnect, so no need to do it soon)
* cleanup wacom detectionPascal Rigaux2004-02-121-6/+3
|
* replace unless with ifPascal Rigaux2004-02-121-2/+2
|
* meuhGuillaume Cottenceau2004-02-121-2/+0
|
* re-add cdrom-changedisk.imgPascal Rigaux2004-02-121-2/+3
|
* Restore title banner.Stew Benedict2004-02-121-4/+2
|
* Address some QA issues with restores.Stew Benedict2004-02-121-17/+19
| | | | | | Cleanup screen layout in restore screen. Restore title banner.
* 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
|