summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* use empty prototypeOlivier Blin2005-06-251-1/+1
* don't fork to get route with "ip route", use /proc/net/route insteadOlivier Blin2005-06-251-6/+24
* rename isTVcard() as isTVcardConfigurable() since it's more meaninfull regard...Thierry Vignaud2005-06-242-3/+3
* enable to configure cx88 driverThierry Vignaud2005-06-242-1/+35
* do not use tree branches for vendor when there's only one deviceThierry Vignaud2005-06-241-42/+43
* update card lists from kernel-2.6.12Thierry Vignaud2005-06-241-1/+51
* (config) do not use a comboThierry Vignaud2005-06-241-1/+1
* 10.3-0.27mdkThierry Vignaud2005-06-241-1/+13
* handle dmraid device not there, keeping the raw hdsPascal Rigaux2005-06-242-11/+10
* normalize mke2fs and mkreiserfs into mkfs.<fs_type>Pascal Rigaux2005-06-242-8/+8
* remove MDK::Common::Globals::init (fix crash)Olivier Blin2005-06-241-2/+0
* add "default_width" and "default_height" for Gtk2::WindowPascal Rigaux2005-06-241-0/+1
* replace remaining $net->{auth} with $authentication (since those variables ar...Pascal Rigaux2005-06-241-7/+7
* use network::network::write_network_conf (fix crash)Olivier Blin2005-06-241-1/+1
* fix NISDOMAINOlivier Blin2005-06-241-1/+1
* Remove DB logs before doing an install.Rafael Garcia-Suarez2005-06-241-0/+6
* Remove rpm 4.2 bug workaround, it may confuse rpm in some casesRafael Garcia-Suarez2005-06-241-9/+0
* Finsalize printer setup and more spelling/tidyPjetur Hjaltason2005-06-231-143/+172
* Punctuation fixRafael Garcia-Suarez2005-06-231-1/+1
* fix titypoOlivier Blin2005-06-231-2/+2
* handle dmraid require failPascal Rigaux2005-06-231-1/+1
* cleanup (old titi commit)Pascal Rigaux2005-06-231-4/+4
* remove unused get() and ftp()Olivier Blin2005-06-231-10/+0
* don't use $::o but $oOlivier Blin2005-06-231-1/+1
* use http proxy settings from stage1 as post-install proxy settings for both h...Olivier Blin2005-06-231-0/+12
* Updated Estonian translation.Marek Laane2005-06-231-185/+111
* meloJosé Jorge2005-06-231-38/+29
* meloJosé Jorge2005-06-221-37/+31
* Added scim-ccinput support.Funda Wang2005-06-211-1/+1
* Mostly printer wizard stringsPjetur Hjaltason2005-06-211-189/+463
* perl_checkerOlivier Blin2005-06-211-1/+1
* fix typoOlivier Blin2005-06-211-1/+1
* strip "pxelinux_" in profiles-related-only functionsOlivier Blin2005-06-211-6/+6
* - add profiles_existOlivier Blin2005-06-211-4/+9
* handle creation of labels for every filesystem typesPascal Rigaux2005-06-211-9/+30
* perl_checker/suxiness fixesOlivier Blin2005-06-211-3/+3
* - basic profiles supportOlivier Blin2005-06-211-1/+101
* - give config file path as argument in network::pxe::{read,write}_pxelinux_confOlivier Blin2005-06-211-7/+9
* Need this to work with rpm 4.4.1-9mdkRafael Garcia-Suarez2005-06-211-0/+11
* commit here the command line I usePascal Rigaux2005-06-211-0/+3
* - compute free_space per hd if needed (useful when auto-allocating on vgs wit...Pascal Rigaux2005-06-211-5/+11
* don't disable kmod when doing a chroot installPascal Rigaux2005-06-211-1/+1
* 10.3-0.26mdkThierry Vignaud2005-06-201-1/+9
* inline ask_shorewall_interfaceOlivier Blin2005-06-201-8/+1
* ask shorewall interface and use itOlivier Blin2005-06-201-1/+1
* remove unused code (thus fixing a crash)Olivier Blin2005-06-201-14/+0
* don't strip VLAN and MTU fields from ifcfg filesOlivier Blin2005-06-201-1/+1
* *** empty log message ***Pascal Rigaux2005-06-201-1/+51
* initial dmraid supportPascal Rigaux2005-06-204-1/+87
* ignore HDIO_GETGEO fail (useful for dmraid)Pascal Rigaux2005-06-201-13/+16