summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove warnings from compileGuillaume Cottenceau2001-01-102-0/+3
|
* tweak dietlibc config to get minimal sizeGuillaume Cottenceau2001-01-101-3/+3
|
* *** 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
|
* small updatePascal Rigaux2001-01-101-2/+2
|
* (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
* mar no more stops on file-not-foundsGuillaume Cottenceau2001-01-101-1/+1
|
* 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
|
* (upload): addchangelog.pl called before doing the "make install" so thatPascal Rigaux2001-01-091-3/+8
| | | | | new ChangeLog is commited when doing the "make install".
* (auto_fill): indent lines beginning with '-'Pascal Rigaux2001-01-091-0/+2
|
* - hide the output of cvs commit ChangeLogPascal Rigaux2001-01-091-13/+10
| | | | | - give the revision of ChangeLog (aka DrakX version) to output
* DrakX version in the subject addedPascal Rigaux2001-01-091-1/+3
|
* (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
|
* (get_needed_files): generate /usr/share/VERSION which contains the versionPascal Rigaux2001-01-091-0/+2
| | | | | of ChangeLog (which is updated at each upload)
* (langs): created (transform the $o->{langs} hash ref in a list)Pascal Rigaux2001-01-091-2/+6
| | | | | (pack_langs): use lang::langs
* (drakx_version): nicer (4gc)Pascal Rigaux2001-01-091-0/+4
|
* (setPackages): use lang::langs instead of using $o->{langs} as a array ref ↵Pascal Rigaux2001-01-091-1/+3
| | | | | | | (it is not so anymore) (spawnShell): print the drakx_version
* (ask_from_entries_refW): advanced window is below ok/cancel and not shownPascal Rigaux2001-01-091-10/+17
| | | | | then hidden so that window size is smaller.
* - disk install can now load the second stage ramdisk, included pixel's ↵Guillaume Cottenceau2001-01-094-21/+42
| | | | | | | readlink test to cut vfat problems - disabled TOCHECK's for rescue/umounting stuff
* (ask_from_entries_refW): focus on cancel button if asked for (with ↵Pascal Rigaux2001-01-091-1/+1
| | | | $common->{focus_cancel})
* (miscellaneousBefore): cleanupPascal Rigaux2001-01-091-1/+1
|
* (miscellaneous): accept xxxK memsizePascal Rigaux2001-01-091-1/+1
|
* (ask_from_listf_no_check): add focus_cancel set if defaults to secondPascal Rigaux2001-01-091-2/+4
| | | | | element of the list (for a 2 element list)
* (getHds): if testing, don't test_for_bad_drivesPascal Rigaux2001-01-091-1/+1
|
* - use clearer messages (s/Installation/Distribution/g and some more)Guillaume Cottenceau2001-01-092-9/+33
| | | | | | - prints partition sizes in Mbytes - prints extract of partition contents on failure of some DISK steps
* fix naming of multiple SCSI devices, thanks to Franco SilvestroGuillaume Cottenceau2001-01-081-3/+3
|
* - add dhcpGuillaume Cottenceau2001-01-085-533/+644
| | | | | - save network information for stage2
* New snapshot uploadedPascal Rigaux2001-01-081-0/+14
|
* fixesPascal Rigaux2001-01-083-9/+15
|
* (ask_from_treelistW): removedPascal Rigaux2001-01-081-93/+80
| | | | | (create_ctree): created, used for ``type => treelist'' entries
* (ask_from_treelistf, ask_from_treelist): now use ask_from_entries_refHPascal Rigaux2001-01-081-14/+6
| | | | | (ask_from_entries_refH_powered): remove "1;" (was there for debugging)
* New snapshot uploadedPascal Rigaux2001-01-081-0/+58
|
* remove disable swapGuillaume Cottenceau2001-01-081-54/+0
|
* updated Czech, Norwegian and Serbian filesPablo Saratxaga2001-01-072-261/+851
|
* update code for new ask_from_entries_refH which doesn't handle optional ↵Pascal Rigaux2001-01-074-58/+84
| | | | | | | ok/cancel names in arg 1. must be handled via ask_from_entries_refH_powered
* *** empty log message ***Pascal Rigaux2001-01-071-1/+2
|
* (ask_from_listW): removedPascal Rigaux2001-01-071-79/+94
| | | | | | | (create_list): calls "format" on list elems before prompting them (create_clist): created (ask_from_entries_refW): calls create_clist in case of list with no help
* (selectLanguage, selectKeyboard): use ask_from_entries_refH instead ofPascal Rigaux2001-01-071-10/+11
| | | | | ask_from_listf_, it enables the use of advanced