summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)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
* 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
* *** empty log message ***Pascal Rigaux2001-01-111-0/+30
* *** empty log message ***Pascal Rigaux2001-01-111-20/+23
* (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
* *** 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
* *** empty log message ***Pascal Rigaux2001-01-111-0/+43
* *** 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
* (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 ico...Pascal Rigaux2001-01-111-9/+13
* 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
* (main): third argument is a function to call before leaving in case ofPascal Rigaux2001-01-111-3/+3
* (ask_from_entries_refH_powered_normalize): "canceled" callback defaultsPascal Rigaux2001-01-111-1/+1
* (write_passwd_user): add or update an entry in /etc/passwdPascal Rigaux2001-01-111-8/+92
* (autologin): moved to package anyPascal Rigaux2001-01-111-25/+0
* (STANDALONEPMS): remove netdrake (which is deprecated)Pascal Rigaux2001-01-111-1/+1
* *** empty log message ***Pascal Rigaux2001-01-101-0/+73
* *** empty log message ***Pascal Rigaux2001-01-101-9/+8
* *** empty log message ***Pascal Rigaux2001-01-101-1/+0
* (cardConfiguration): adapt for $install which is genericPascal Rigaux2001-01-101-12/+5
* (addUser): use any::pack_passwdPascal Rigaux2001-01-101-7/+4
* (ask_from_entries_refW): add handling of 'changed' callback on clist/list/ctreePascal Rigaux2001-01-101-18/+37
* (selectLanguage): many_languages choice moved there as advancedPascal Rigaux2001-01-101-6/+6
* (create_packtable): yet another try to have something nice :)Pascal Rigaux2001-01-101-22/+26
* (setAutologin): cleanupPascal Rigaux2001-01-101-6/+15
* fix modules.pm for modules to be skept in stage1 (ppa, imm, parport*, plip)Guillaume Cottenceau2001-01-101-5/+10
* use standalone and standalone::pkgs_installPascal Rigaux2001-01-1014-37/+36
* *** empty log message ***Pascal Rigaux2001-01-091-0/+1
* (choosePartitionsToFormat): handle "check for bad blocks" as advancedPascal Rigaux2001-01-091-40/+37
* (selectLanguage): $o->{langs} is now a ref so initialize as suchPascal Rigaux2001-01-091-1/+1
* (ask_from_entries_refH_powered_normalize): field "disabled" added,Pascal Rigaux2001-01-091-1/+3
* (create_packtable): no_expand option addedPascal Rigaux2001-01-091-2/+3
* (main): log::l the drakx_versionPascal Rigaux2001-01-091-2/+1