summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update docsGuillaume Cottenceau2001-01-254-26/+85
* better tightness of probing stuffGuillaume Cottenceau2001-01-252-14/+11
* print warning message when insmod of PCI-detected device failsGuillaume Cottenceau2001-01-251-2/+11
* re-integrate autoprobe of tulip network cards, kernel-2.4 has strange way to ...Guillaume Cottenceau2001-01-251-1/+1
* restore symlink /sbin/sh -> /usr/bin/sh for stage2Guillaume Cottenceau2001-01-251-0/+0
* (spawnShell): fix error messagePascal Rigaux2001-01-251-1/+1
* *** empty log message ***Pascal Rigaux2001-01-241-0/+107
* stage1: add pcmciaGuillaume Cottenceau2001-01-2425-31/+6819
* better documentation of ask_from_entries_refH features (entry)Pascal Rigaux2001-01-241-1/+2
* - clean up deprecated symlinks (insmod, rmmod, cardmgr)Guillaume Cottenceau2001-01-241-0/+0
* (afterInstallPackages): cleanupPascal Rigaux2001-01-241-12/+3
* (%types): s|Compaq|Compaq/HP| per request of fpitounPascal Rigaux2001-01-241-1/+1
* - fix anonymous CVSGuillaume Cottenceau2001-01-241-38/+55
* updated Greek filePablo Saratxaga2001-01-233-8/+6
* add automatic support in choice of NET device, in case of multiple NET devicesGuillaume Cottenceau2001-01-221-1/+1
* updated po filesPablo Saratxaga2001-01-222-1755/+1593
* updated pot filePablo Saratxaga2001-01-221-862/+602
* fixed the places where console fonts and related files are put underPablo Saratxaga2001-01-222-4/+6
* (upload): tools/mailchangelog.pl done in backgroundPascal Rigaux2001-01-221-1/+1
* (read_rpmsrate): if $packages is undef, ignore it. That way, read_rpmsratePascal Rigaux2001-01-221-3/+6
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-2210-63/+48
* consistent dot-terminated error messages, consistent no-dot log messagesGuillaume Cottenceau2001-01-224-9/+9
* re-put Netmask input per default (void entry -> automatic guess)Guillaume Cottenceau2001-01-221-16/+10
* *** empty log message ***Pascal Rigaux2001-01-221-0/+11
* *** empty log message ***Pascal Rigaux2001-01-211-1/+1
* (create_ctree): fix case with formatted listPascal Rigaux2001-01-211-3/+6
* allow providing void password in network/ftp installsGuillaume Cottenceau2001-01-212-4/+3
* *** empty log message ***Pascal Rigaux2001-01-211-0/+8
* *** empty log message ***Pascal Rigaux2001-01-211-0/+20
* fix remaining perror'sGuillaume Cottenceau2001-01-212-5/+5
* - better msg in fatal errorsGuillaume Cottenceau2001-01-211-1/+3
* (selectMouse): use ask_from_treelist_Pascal Rigaux2001-01-211-5/+4
* (ask_from_treelist_): created, split with the separator, call translate onPascal Rigaux2001-01-211-0/+5
* *** empty log message ***Francois Pons2001-01-191-0/+8
* fixed unselect group and inoperant individual package selection.Francois Pons2001-01-191-3/+3
* removed expert mode and install class.Francois Pons2001-01-191-2/+1
* fixes for CD not changeable.Francois Pons2001-01-191-1/+1
* *** empty log message ***Francois Pons2001-01-181-0/+13
* update live install to match /tmp/image instead of /tmp/rhimage.Francois Pons2001-01-181-3/+3
* make sure no ratio above 1 can occur, still need to see why as it happensFrancois Pons2001-01-181-1/+1
* fixed obligation of relative large install, now minimum is lesser.Francois Pons2001-01-181-2/+5
* Add stage2.eepro100Chmouel Boudjnah2001-01-181-0/+0
* *** empty log message ***Francois Pons2001-01-181-0/+35
* forget to change install rules.Francois Pons2001-01-171-1/+1
* updated to use gendistrib of newer rpmtools.Francois Pons2001-01-171-2/+2
* fixes with /tmp/rhimage and /tmp/image.Francois Pons2001-01-172-10/+10
* fixes with /tmp/rhimage and /tmp/imageFrancois Pons2001-01-171-1/+1
* update to use new header file format in hdlist (added arch) but depslist has ...Francois Pons2001-01-171-21/+8
* - add load of third party modules in Expert mode (PS rulz)Guillaume Cottenceau2001-01-126-23/+97
* use strrchr instead of doing it by handGuillaume Cottenceau2001-01-121-6/+1