summaryrefslogtreecommitdiffstats
path: root/perl-install
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
|
* 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 ↵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
|
* (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
| | | | | (autologin): use $install which is now generic
* (addUser): use any::pack_passwdPascal Rigaux2001-01-101-7/+4
| | | | | (setRootPassword): use any::unpack_passwd and any::pack_passwd
* (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
| | | | | | | | | !! uses Gtk::Table::attach_raw which is available in perl-GTK-0.7004-6mdk !! (create_box_with_title): with the size given to set_usize for the scroll containing the text widget in case of long text. and don't let the scroll grow. (gtktext_insert): remove adding an ending "\n" (no more needed?)
* (setAutologin): cleanupPascal Rigaux2001-01-101-6/+15
| | | | | (pack_passwd, unpack_passwd): created
* 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
| | | | | (setRootPassword): remove choosing non-md5 or non-shadow passwords.
* (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
| | | | | "advanced_messages" added
* (create_packtable): no_expand option addedPascal Rigaux2001-01-091-2/+3
|
* (main): log::l the drakx_versionPascal Rigaux2001-01-091-2/+1
|