summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make lang list in format for tree-selectorPablo Saratxaga2001-01-121-28/+32
|
* fixed addUser for invocation of any::ask_users.Francois Pons2001-01-121-1/+1
|
* - add wait_message for initializing of CDROM's (it can be long when it's SCSI)Guillaume Cottenceau2001-01-121-9/+24
| | | | | - print CDROM drive names (model) in dialogs
* - fix behaviour with bad ISO images (DISK installs)Guillaume Cottenceau2001-01-123-7/+8
| | | | | - better dialogs for DISK installs
* fixed bad invocation of installation of X server.Francois Pons2001-01-121-2/+1
|
* improved locale dependency for chinesePablo Saratxaga2001-01-121-4/+4
|
* *** empty log message ***Pascal Rigaux2001-01-111-0/+20
|
* fix failing umount for DISK installs in some failing loopback situationsGuillaume Cottenceau2001-01-112-12/+17
|
* close some fd'sGuillaume Cottenceau2001-01-111-0/+3
|
* better log messagesGuillaume Cottenceau2001-01-111-5/+4
|
* polish generic blank.img situation (no modules and/or modules.dep available)Guillaume Cottenceau2001-01-113-23/+25
|
* act nicely when no partitions are found on some diskGuillaume Cottenceau2001-01-111-0/+5
|
* continue anyway when insmod'ing of modules fail (for blank.img)Guillaume Cottenceau2001-01-113-8/+7
|
* *** empty log message ***Pascal Rigaux2001-01-111-0/+30
|
* *** empty log message ***Pascal Rigaux2001-01-111-20/+23
|
* (RELEASE_BOOT_IMG): mdk-stage1 rulez :)Pascal Rigaux2001-01-111-2/+2
|
* fix regexp for retrieving the new revision of ChangeLogPascal Rigaux2001-01-111-1/+1
|
* (addUser): fixPascal Rigaux2001-01-111-1/+3
|
* adduserdrake may handles autologinPascal Rigaux2001-01-111-0/+3
|
* (addUser): set autologinPascal Rigaux2001-01-111-1/+6
|
* (addUser): moved setAuthentication to install_steps::addUserPascal Rigaux2001-01-111-1/+0
|
* - add DISK install from ISO image fileGuillaume Cottenceau2001-01-114-6/+211
|
* tweak configGuillaume Cottenceau2001-01-111-91/+1
|
* *** empty log message ***Guillaume Cottenceau2001-01-112-0/+563
|
* - add FTPGuillaume Cottenceau2001-01-1111-99/+346
| | | | | | - add HTTP - use single place for mountpoints and static directories
* *** empty log message ***Pascal Rigaux2001-01-111-2/+6
|
* *** empty log message ***Pascal Rigaux2001-01-111-5/+0
|
* *** empty log message ***Pascal Rigaux2001-01-111-5/+0
|
* *** empty log message ***Pascal Rigaux2001-01-111-5/+0
|
* *** empty log message ***Pascal Rigaux2001-01-111-2/+6
|
* *** empty log message ***Pascal Rigaux2001-01-111-0/+5
|
* *** empty log message ***Pascal Rigaux2001-01-111-0/+55
|
* (create_ctree): fix default value selecting failing (in case of "format")Pascal Rigaux2001-01-111-1/+2
|
* (initrd): s/tar xyC/tar xjC/Pascal Rigaux2001-01-111-1/+1
|
* remove nasty messages when mar or marfiles not available to perform ↵Guillaume Cottenceau2001-01-111-3/+8
| | | | consistency check
* *** empty log message ***Pascal Rigaux2001-01-111-0/+43
|
* (dirs): "make all" in dirs so that mdk-stage1 can have a differentPascal Rigaux2001-01-111-1/+1
| | | | | behaviour
* *** empty log message ***Pascal Rigaux2001-01-111-18/+82
|
* (getinfoFromDDC): removed devices::make("/dev/zero") (now in install2::main)Pascal Rigaux2001-01-111-1/+0
|
* (main): move devices::make("/dev/zero") needed by ddcxinfos herePascal Rigaux2001-01-111-0/+1
|
* fix subjectPascal Rigaux2001-01-111-1/+1
|
* (g_auto_install): deep copy of $o->{users} because we're modifying itPascal Rigaux2001-01-111-0/+3
|
* (addUser): use any::ask_usersPascal Rigaux2001-01-111-45/+4
|
* (ask_from_entries_refW): apply "format" on label when icon is missing for ↵Pascal Rigaux2001-01-111-9/+13
| | | | | | | | iconlist (ask_from_entries_refW): handle "canceled" callback. Permits to overrule the cancel.
* use any::ask_usersPascal Rigaux2001-01-111-66/+11
|
* (configureX): call directly $o->pkg_install, no need to add 'XFree86-' atPascal Rigaux2001-01-111-47/+21
| | | | | | | | the beginning (addUser): use any::write_passwd_user (setRootPassword): use any::write_passwd_user (configureX): fix bad $install given to Xconfigurator::main
* (main): third argument is a function to call before leaving in case ofPascal Rigaux2001-01-111-3/+3
| | | | | "cancel" clicked.
* (ask_from_entries_refH_powered_normalize): "canceled" callback defaultsPascal Rigaux2001-01-111-1/+1
| | | | | to "sub { 0 }"
* (write_passwd_user): add or update an entry in /etc/passwdPascal Rigaux2001-01-111-8/+92
| | | | | | | | | (ask_users): created, interactively ask users to add (used in adduserdrake and install) (allocUsers, addUsers): changed the prototype (setupBootloader): grep out fat partitions for the "Boot device" propositions (people are too stupid)
* (autologin): moved to package anyPascal Rigaux2001-01-111-25/+0
|