summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - network/nfs worksGuillaume Cottenceau2000-12-1616-48/+1135
|
* fix daminetsexPascal Rigaux2000-12-163-4/+3
|
* use ldetect-lst for usb => now auto detects mice types :)Pascal Rigaux2000-12-168-37/+32
|
* use ldetect-lstPascal Rigaux2000-12-168-15/+44
|
* pci_probing now done by libldetectPascal Rigaux2000-12-166-5/+37
| | | | | config files moved in package ldetect-lst
* clean all unneeded stuffPascal Rigaux2000-12-151-44/+0
|
* fix CVSROOTPascal Rigaux2000-12-151-1/+1
|
* Cards+ and CardsNames are moved to ldetect-lstPascal Rigaux2000-12-151-5/+7
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-1415-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 rpmsratePascal Rigaux2000-12-141-1661/+0
|
* obsoletes compssListPascal Rigaux2000-12-141-0/+330
|
* move from compssList to rpmsratePascal Rigaux2000-12-148-302/+179
|
* cleanup (use of alloca to pass parameters)Pascal Rigaux2000-12-141-16/+7
|
* Big jump. The *_new.pm are replaced by *.pmdamien2000-12-141-8/+19
| | | | | Everything should work, but you better test :)
* blah, don't include my test file in the repositotyGuillaume Cottenceau2000-12-122-8/+7
|
* network devices detection and insmod on user inputGuillaume Cottenceau2000-12-124-9/+98
|
* progressbar for newt+stdio while loading ramdiskGuillaume Cottenceau2000-12-126-26/+76
|
* - add pci probing featureGuillaume Cottenceau2000-12-1220-111/+362
| | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working
* add "list-contents" feature to mar-extract-onlyGuillaume Cottenceau2000-12-122-0/+19
|
* make all error messages consistently ending with a \nGuillaume Cottenceau2000-12-121-11/+11
|
* added packdrake.pm as packdrake has been splited.Francois Pons2000-12-121-0/+1
|
* fixed versionCompare to always return number. added checking of version toFrancois Pons2000-12-121-2/+5
| | | | | select obsoletes on upgrade.
* add stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) ↵Guillaume Cottenceau2000-12-115-9/+195
| | | | (40 kbytes for compressed binary)
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-1115-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 Pons2000-12-111-1/+1
|
* i18n sucking fixes.Francois Pons2000-12-111-4/+4
|
* Radeon uses 3D now.Francois Pons2000-12-111-2/+2
|
* Radeon uses 3D hw accel theoritically now.Francois Pons2000-12-111-1/+2
|
* (formatMountPartitions): the format partition dialog created at first use,Pascal Rigaux2000-12-091-2/+3
| | | | | so that it doesn't appear if no partitions are formatted.
* Added configuration of Vietnamese input serverPablo Saratxaga2000-12-091-3/+18
|
* small renicingPascal Rigaux2000-12-092-2/+2
|
* (selectInstallClass): ensure expert choice is kept if it was prechosenPascal Rigaux2000-12-090-0/+0
|
* (ask_from_entries_refW): reset all hidden entries to null in case of errorPascal Rigaux2000-12-091-0/+6
| | | | | on hidden entry cuz newt doesn't display null entries, disturbing
* (selectInstallClass): give $clicked to selectInstallClassPascal Rigaux2000-12-091-1/+3
|
* (selectInstallClass): if expert pre-chosen, ensure expert is keptPascal Rigaux2000-12-091-5/+6
|
* remove debugging codePascal Rigaux2000-12-091-1/+0
|
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-0812-15/+178
|
* (exitInstall): save the report.bug in /root/report.bugPascal Rigaux2000-12-081-0/+1
|
* (write_conf): fix to make make test_pms happyPascal Rigaux2000-12-081-1/+1
|
* (new): retry in case of ftp connection/loginPascal Rigaux2000-12-081-2/+8
|
* (rotate_logs): created, rotates ddebug.log and install.log in /rootPascal Rigaux2000-12-081-0/+12
|
* (main): warn if VERSION file doesn't existPascal Rigaux2000-12-081-1/+4
| | | | | (formatPartitions): call rotate_logs after mounting the partitions
* report_bug: created, returns a stringPascal Rigaux2000-12-081-9/+12
|
* fixed bug in list of packages provided by another one.Francois Pons2000-12-081-4/+5
|
* updated Brazilian filePablo Saratxaga2000-12-082-769/+776
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-0727-227/+1575
| | | | | soon will launch the stage2
* add insmod from busybox (i386 only)Guillaume Cottenceau2000-12-079-0/+5593
|
* remove lilo as in any /boot/* for lilo are not included, and moreover, it'sPascal Rigaux2000-12-061-1/+0
| | | | | stupid to have it in the PATH
* adapt to the fact that RPM_INSTALL_LANG is obsoloted. Now rpm uses ↵Pascal Rigaux2000-12-065-22/+31
| | | | %_install_langs in /etc/rpm/macros
* add possibility to use keyboarddrake non-interactive (aka give the keyboard asPascal Rigaux2000-12-061-2/+6
| | | | | first parameter)