summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* handle no bootloader configuration found with a clean errorPascal Rigaux2005-06-281-1/+1
|
* Add NFS supplementary media in fstabRafael Garcia-Suarez2005-06-281-2/+4
|
* Fix install_urpmi with nfs suppl mediaRafael Garcia-Suarez2005-06-282-10/+16
|
* - since we don't use a ramdisk for the stage2 anymore, remove ↵Pascal Rigaux2005-06-282-2/+3
| | | | | | | | ramdisk_size=128000 (hopefully the initrd doesn't have the limitation or we won't hit the stupid low default max size of the kernel) - use the short aliases for automatic stage1 (cf mdk-stage1/automatic.c)
* Support NFS supplementary mediaRafael Garcia-Suarez2005-06-271-2/+18
|
* Missing translationRafael Garcia-Suarez2005-06-271-1/+1
|
* 10.3-0.28mdkThierry Vignaud2005-06-271-1/+8
|
* recreate existing user accounts on restoringThierry Vignaud2005-06-261-0/+11
|
* fix switch from nvidia to nv for X.orgThierry Vignaud2005-06-261-1/+2
|
* we now use X.org instead of XFree86Thierry Vignaud2005-06-261-1/+1
|
* 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
| | | | | (TODO: handle IPv6 with /proc/net/ipv6_route)
* rename isTVcard() as isTVcardConfigurable() since it's more meaninfull ↵Thierry Vignaud2005-06-242-3/+3
| | | | regarding its purpose
* 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
|
* fixing fstab must be done after mounting /mntPascal Rigaux2005-06-241-2/+3
|
* 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
|
* add mkfs.ext2Pascal Rigaux2005-06-241-1/+1
|
* replace remaining $net->{auth} with $authentication (since those variables ↵Pascal Rigaux2005-06-241-7/+7
| | | | are no more written in sysconfig/network)
* 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
|
* Setup needed files for Xbox boot in /exportStew Benedict2005-06-232-0/+27
|
* use http proxy settings from stage1 as post-install proxy settings for both ↵Olivier Blin2005-06-231-0/+12
| | | | http and ftp connections
* 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
| | | | | | - enhance find_next_profile_name - add_empty_profile now needs a profile name
* 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
| | | | | - per_mac address configuration support