summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* Really apply gui fix.Stew Benedict2004-06-011-2/+4
* Use array rather than hash per Thierry.Stew Benedict2004-06-012-2/+4
* rollback weird and ugly workaround when pressing cancel on the ask_warn. The ...Pascal Rigaux2004-06-011-2/+1
* (lilo_choice) fix error titleThierry Vignaud2004-06-011-1/+1
* fix "two windows after exception" bugThierry Vignaud2004-06-011-1/+2
* Typo in tape restore (Federico Belvisi).Stew Benedict2004-05-281-1/+1
* (get_val) reuse c::get_netdevices() and thus skip bogus sit0Thierry Vignaud2004-05-271-3/+7
* Fix dropped .txt files when running mkisofs. (Anthill #799)Stew Benedict2004-05-241-2/+2
* (mk_frame) minor cleanupThierry Vignaud2004-05-241-1/+1
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-249-30/+34
* (build_notebook) simplify pull down menu filling and do not duplicate protocolsThierry Vignaud2004-05-241-1/+1
* Some new perl_checker fixes.Stew Benedict2004-05-212-108/+58
* Add /etc/modprobe* mount points for client hardware config.Stew Benedict2004-05-201-0/+6
* kill unused imageThierry Vignaud2004-05-171-0/+0
* really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet)Pascal Rigaux2004-05-131-1/+1
* Man page for drakbackup.conf.Stew Benedict2004-05-101-0/+180
* Fixed firmware installation.Till Kamppeter2004-05-081-4/+9
* perl_checker compliancePascal Rigaux2004-05-081-1/+1
* do saner check for ntp package (Robert Vojta)Thierry Vignaud2004-05-071-1/+1
* don't prefer_devfs_name when reading /proc/mounts (which uses devfs names)Pascal Rigaux2004-05-061-1/+1
* fix interface destruction wizardThierry Vignaud2004-05-041-1/+1
* fix drakupdate_fstab adding twice an entry in fstab, one with the old name, o...Pascal Rigaux2004-05-011-1/+5
* time is displayed as HH:MM:SS with RTL languagesThierry Vignaud2004-04-301-1/+3
* log removed/added hwThierry Vignaud2004-04-281-0/+3
* drop isdn_ fonction namesDamien Chaumette2004-04-281-2/+2
* more gui layout fixesDamien Chaumette2004-04-271-36/+38
* not needed for Lacie, so removingPascal Rigaux2004-04-271-1/+0
* remove useless ::prefix referencesThierry Vignaud2004-04-231-3/+3
* (build_notebook) sort ppp auth methodsThierry Vignaud2004-04-231-1/+1
* re-indentationDamien Chaumette2004-04-231-127/+127
* use gtkset_border_width(Gtk2::VBox->new, 5) to create a vbox and set aDamien Chaumette2004-04-231-7/+3
* change packing to get a better GUIDamien Chaumette2004-04-231-84/+95
* do automatic sound configuration (one can still switch between OSS andThierry Vignaud2004-04-231-0/+1
* handle again timeoutsThierry Vignaud2004-04-231-1/+1
* do X11 configuration automagicallyThierry Vignaud2004-04-231-1/+2
* handle --autoThierry Vignaud2004-04-231-0/+1
* - when automatic flag is set for one hardware class, do not ask forThierry Vignaud2004-04-231-14/+20
* switch to new harddrake data structureThierry Vignaud2004-04-222-4/+5
* fix tv cards detectionThierry Vignaud2004-04-221-1/+1
* move reread_net_conf to tools.pmDamien Chaumette2004-04-201-8/+2
* remove unneeded @all_cards initialisation in reread_net_confDamien Chaumette2004-04-201-1/+0
* (populate_notebook) fix drakxtools' buildThierry Vignaud2004-04-201-1/+1
* (build_notebook) do not assume there's not language that want toThierry Vignaud2004-04-201-1/+1
* Consolidate button_box* code, remaining file_dialogs.Stew Benedict2004-04-191-183/+97
* dropped $::i in foreach loop, use $i insteadDamien Chaumette2004-04-191-1/+1
* - translate strings once and only for the user.Damien Chaumette2004-04-191-19/+19
* IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCPDamien Chaumette2004-04-191-0/+3
* attempt to correct bug #9423damien2004-04-191-1/+1
* Some drives don't return "ATIP info from disk".Stew Benedict2004-04-161-1/+1
* - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installationDaouda Lo2004-04-081-1/+1