Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | corrected bad mergeinconf | damien | 2000-12-18 | 1 | -1/+4 |
| | |||||
* | added embedded support for control-center | damien | 2000-12-18 | 1 | -0/+16 |
| | |||||
* | added firewall support | damien | 2000-12-18 | 1 | -2/+5 |
| | |||||
* | included firewall handling | damien | 2000-12-18 | 1 | -0/+2 |
| | |||||
* | fix "cancel" sillyness in choosing cdrom device dialog | Guillaume Cottenceau | 2000-12-18 | 1 | -3/+7 |
| | |||||
* | mdk-stage1 produces the boot images in Cooker | Guillaume Cottenceau | 2000-12-18 | 6 | -68/+74 |
| | |||||
* | add /dev/ram3 | Guillaume Cottenceau | 2000-12-18 | 1 | -0/+0 |
| | |||||
* | mar-creation prints a bit of information | Guillaume Cottenceau | 2000-12-18 | 1 | -0/+1 |
| | |||||
* | fixes compilation. | Francois Pons | 2000-12-18 | 1 | -1/+2 |
| | |||||
* | polish for integration into cooker | Guillaume Cottenceau | 2000-12-18 | 5 | -9/+589 |
| | |||||
* | use of ldetect-lst instead of obsoleted ../../perl-install/pci_probing/pcitable | Francois Pons | 2000-12-18 | 1 | -2/+1 |
| | |||||
* | allow compilation on glibc-2.2 | Francois Pons | 2000-12-18 | 1 | -1/+1 |
| | |||||
* | new grub (with nice tftpserver :) | Pascal Rigaux | 2000-12-18 | 4 | -3/+5 |
| | |||||
* | tar and bzip2 is cfj/xfj and no more cfI/xfI | Pascal Rigaux | 2000-12-18 | 2 | -3/+3 |
| | | | | | remove isdndb.net | ||||
* | nice handle of automatic mode for cdrom install | Guillaume Cottenceau | 2000-12-18 | 9 | -30/+24 |
| | |||||
* | automatic mode added (a.k.a get rid of redhat kickstart) | Guillaume Cottenceau | 2000-12-17 | 10 | -75/+248 |
| | |||||
* | - network/nfs works | Guillaume Cottenceau | 2000-12-16 | 16 | -48/+1135 |
| | |||||
* | fix daminetsex | Pascal Rigaux | 2000-12-16 | 3 | -4/+3 |
| | |||||
* | use ldetect-lst for usb => now auto detects mice types :) | Pascal Rigaux | 2000-12-16 | 8 | -37/+32 |
| | |||||
* | use ldetect-lst | Pascal Rigaux | 2000-12-16 | 8 | -15/+44 |
| | |||||
* | pci_probing now done by libldetect | Pascal Rigaux | 2000-12-16 | 6 | -5/+37 |
| | | | | | config files moved in package ldetect-lst | ||||
* | clean all unneeded stuff | Pascal Rigaux | 2000-12-15 | 1 | -44/+0 |
| | |||||
* | fix CVSROOT | Pascal Rigaux | 2000-12-15 | 1 | -1/+1 |
| | |||||
* | Cards+ and CardsNames are moved to ldetect-lst | Pascal Rigaux | 2000-12-15 | 1 | -5/+7 |
| | |||||
* | - do progressbar since it seems nobody can live without it | Guillaume Cottenceau | 2000-12-14 | 15 | -49/+725 |
| | | | | | | - write real separation between cdrom, disk, and network code; have multiple targets for that issue - begin network code: network interface is up and runing (static IP only), network is configured | ||||
* | obsoleted by rpmsrate | Pascal Rigaux | 2000-12-14 | 1 | -1661/+0 |
| | |||||
* | obsoletes compssList | Pascal Rigaux | 2000-12-14 | 1 | -0/+330 |
| | |||||
* | move from compssList to rpmsrate | Pascal Rigaux | 2000-12-14 | 8 | -302/+179 |
| | |||||
* | cleanup (use of alloca to pass parameters) | Pascal Rigaux | 2000-12-14 | 1 | -16/+7 |
| | |||||
* | Big jump. The *_new.pm are replaced by *.pm | damien | 2000-12-14 | 1 | -8/+19 |
| | | | | | Everything should work, but you better test :) | ||||
* | blah, don't include my test file in the repositoty | Guillaume Cottenceau | 2000-12-12 | 2 | -8/+7 |
| | |||||
* | network devices detection and insmod on user input | Guillaume Cottenceau | 2000-12-12 | 4 | -9/+98 |
| | |||||
* | progressbar for newt+stdio while loading ramdisk | Guillaume Cottenceau | 2000-12-12 | 6 | -26/+76 |
| | |||||
* | - add pci probing feature | Guillaume Cottenceau | 2000-12-12 | 20 | -111/+362 |
| | | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working | ||||
* | add "list-contents" feature to mar-extract-only | Guillaume Cottenceau | 2000-12-12 | 2 | -0/+19 |
| | |||||
* | make all error messages consistently ending with a \n | Guillaume Cottenceau | 2000-12-12 | 1 | -11/+11 |
| | |||||
* | added packdrake.pm as packdrake has been splited. | Francois Pons | 2000-12-12 | 1 | -0/+1 |
| | |||||
* | fixed versionCompare to always return number. added checking of version to | Francois Pons | 2000-12-12 | 1 | -2/+5 |
| | | | | | select obsoletes on upgrade. | ||||
* | add stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) ↵ | Guillaume Cottenceau | 2000-12-11 | 5 | -9/+195 |
| | | | | (40 kbytes for compressed binary) | ||||
* | week-end stuff: now supports second stage as a ramdisk | Guillaume Cottenceau | 2000-12-11 | 15 | -122/+341 |
| | | | | | | adds better device files handling (some in initrd, others dynamically created) better logging of detected IDE and SCSI devices | ||||
* | fixed write_langs for upgrade. | Francois Pons | 2000-12-11 | 1 | -1/+1 |
| | |||||
* | i18n sucking fixes. | Francois Pons | 2000-12-11 | 1 | -4/+4 |
| | |||||
* | Radeon uses 3D now. | Francois Pons | 2000-12-11 | 1 | -2/+2 |
| | |||||
* | Radeon uses 3D hw accel theoritically now. | Francois Pons | 2000-12-11 | 1 | -1/+2 |
| | |||||
* | (formatMountPartitions): the format partition dialog created at first use, | Pascal Rigaux | 2000-12-09 | 1 | -2/+3 |
| | | | | | so that it doesn't appear if no partitions are formatted. | ||||
* | Added configuration of Vietnamese input server | Pablo Saratxaga | 2000-12-09 | 1 | -3/+18 |
| | |||||
* | small renicing | Pascal Rigaux | 2000-12-09 | 2 | -2/+2 |
| | |||||
* | (selectInstallClass): ensure expert choice is kept if it was prechosen | Pascal Rigaux | 2000-12-09 | 0 | -0/+0 |
| | |||||
* | (ask_from_entries_refW): reset all hidden entries to null in case of error | Pascal Rigaux | 2000-12-09 | 1 | -0/+6 |
| | | | | | on hidden entry cuz newt doesn't display null entries, disturbing | ||||
* | (selectInstallClass): give $clicked to selectInstallClass | Pascal Rigaux | 2000-12-09 | 1 | -1/+3 |
| |