Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-add cdrom-changedisk.img | Pascal Rigaux | 2004-02-12 | 1 | -2/+3 |
| | |||||
* | Restore title banner. | Stew Benedict | 2004-02-12 | 1 | -4/+2 |
| | |||||
* | Address some QA issues with restores. | Stew Benedict | 2004-02-12 | 1 | -17/+19 |
| | | | | | | Cleanup screen layout in restore screen. Restore title banner. | ||||
* | adding hdd .. hdh | Pascal Rigaux | 2004-02-11 | 1 | -1/+6 |
| | |||||
* | initial version | Pascal Rigaux | 2004-02-11 | 1 | -0/+97 |
| | |||||
* | be sure to load usb-storage after SCSI adapters, so that they are in | Guillaume Cottenceau | 2004-02-11 | 1 | -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 Cottenceau | 2004-02-11 | 1 | -5/+11 |
| | | | | orders at reboot time, do it only when needed | ||||
* | typo errors | Florin Grad | 2004-02-11 | 1 | -2/+2 |
| | |||||
* | fix the perl_checker errors | Florin Grad | 2004-02-11 | 2 | -5/+21 |
| | |||||
* | remove debugging print commands | Florin Grad | 2004-02-11 | 1 | -8/+8 |
| | |||||
* | remote debugging print commands | Florin Grad | 2004-02-11 | 1 | -36/+56 |
| | |||||
* | Rearrange main buttons (jmdault - http://advx.org/docs/ice3.png) | Stew Benedict | 2004-02-11 | 1 | -26/+27 |
| | |||||
* | adapt hd_grub default menu.lst to have messages alike stage1 | Pascal Rigaux | 2004-02-11 | 1 | -2/+2 |
| | |||||
* | first shy attempt | Florin Grad | 2004-02-11 | 1 | -0/+0 |
| | |||||
* | first shy attempt | Florin Grad | 2004-02-11 | 2 | -0/+1724 |
| | |||||
* | Add smb4k to replace LinNeighborhood (Buchan Milnes suggestion), decrease ↵ | Florent Villard | 2004-02-11 | 1 | -1/+2 |
| | | | | LinNeighborhood to 3. | ||||
* | raise mc from 3 to 4 in FILE_TOOLS | Florent Villard | 2004-02-11 | 1 | -2/+2 |
| | |||||
* | Disable title banner for now (same as Bugzilla 7564, just not reported yet). | Stew Benedict | 2004-02-11 | 1 | -1/+1 |
| | |||||
* | Disable title banner for now (Bugzilla 7564). | Stew Benedict | 2004-02-11 | 1 | -10/+25 |
| | | | | | Don't assume eth0, rework subnet/netmask for hosts.allow (jmdault). | ||||
* | - isdn and modem are fetched from $intf | Damien Chaumette | 2004-02-10 | 1 | -5/+7 |
| | | | | | | - drop useless @all_cards - 'ath' and 'wlan' cards fix | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-10 | 1 | -1/+103 |
| | |||||
* | don't remove missing modules ataraid hptraid silraid pdcraid | Pascal Rigaux | 2004-02-10 | 1 | -1/+0 |
| | |||||
* | fix serial probe not detecting legacy mice | Pascal Rigaux | 2004-02-10 | 1 | -1/+2 |
| | |||||
* | floppy_device returns first floppy device, look for medias first in case of ↵ | Guillaume Cottenceau | 2004-02-10 | 2 | -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 support | Guillaume Cottenceau | 2004-02-10 | 1 | -2/+0 |
| | |||||
* | use floppy_device rather than /dev/fd0 because we now support usb floppies ↵ | Guillaume Cottenceau | 2004-02-10 | 2 | -3/+3 |
| | | | | as well | ||||
* | fake usb floppies detection by looking at blocks size of scsi disk devices, ↵ | Guillaume Cottenceau | 2004-02-10 | 1 | -2/+17 |
| | | | | 1048575 is for 2.4 and 1440 for 2.6 | ||||
* | (apply_checks) reindent | Thierry Vignaud | 2004-02-10 | 1 | -7/+7 |
| | |||||
* | (apply_checks) fix unable to save checks when config file is empty | Thierry Vignaud | 2004-02-10 | 1 | -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 Cottenceau | 2004-02-10 | 1 | -1/+1 |
| | | | | loading second floppy | ||||
* | no need to fake scsi for ide anymore (hopefully!) | Pascal Rigaux | 2004-02-10 | 3 | -49/+2 |
| | |||||
* | update | Pascal Rigaux | 2004-02-10 | 1 | -0/+0 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-10 | 1 | -220/+185 |
| | |||||
* | Use logdrake mail method, allow definition of SMTP server. (Arnaud de Lorbeau) | Stew Benedict | 2004-02-10 | 1 | -17/+41 |
| | |||||
* | for install, a service is on if there is at least one runlevel for which the | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | | | | | service is on (esp. for service "dm") (bugzilla #7146) | ||||
* | Update | David Baudens | 2004-02-10 | 8 | -12/+12 |
| | |||||
* | do not allow to step forward if no network card was found (workaround | Thierry Vignaud | 2004-02-10 | 1 | -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 Rigaux | 2004-02-10 | 1 | -20/+17 |
| | |||||
* | we don't KTYP anymore, but we need K_NOSUCHMAP | Pascal Rigaux | 2004-02-10 | 1 | -9/+1 |
| | |||||
* | Update | David Baudens | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | add unpack_with_refs() | Pascal Rigaux | 2004-02-10 | 1 | -0/+21 |
| | |||||
* | 10-0.10mdk | Thierry Vignaud | 2004-02-10 | 1 | -1/+5 |
| | |||||
* | Update | David Baudens | 2004-02-10 | 3 | -3/+3 |
| | |||||
* | - add 'ath' and 'wlan' to ethernet kind | Damien Chaumette | 2004-02-10 | 1 | -4/+5 |
| | | | | | - use regexp once | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-10 | 1 | -1/+518 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-10 | 1 | -461/+451 |
| | |||||
* | better code for detecting if the window is hidden or not | Pascal Rigaux | 2004-02-10 | 1 | -3/+2 |
| | | | | | (fixes embedded drakconnect wizard should be popped window) (bugzilla #7246) | ||||
* | have modal windows | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | prefer BoardName to card_name | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | remove many warnings about unitialised value (causing a bug in diagnostics.pm?) | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| |