Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NFS supplementary media in fstab | Rafael Garcia-Suarez | 2005-06-28 | 1 | -2/+4 |
| | |||||
* | Fix install_urpmi with nfs suppl media | Rafael Garcia-Suarez | 2005-06-28 | 2 | -10/+16 |
| | |||||
* | - since we don't use a ramdisk for the stage2 anymore, remove ↵ | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
| | | | | | | | | 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 media | Rafael Garcia-Suarez | 2005-06-27 | 1 | -2/+18 |
| | |||||
* | Missing translation | Rafael Garcia-Suarez | 2005-06-27 | 1 | -1/+1 |
| | |||||
* | 10.3-0.28mdk | Thierry Vignaud | 2005-06-27 | 1 | -1/+8 |
| | |||||
* | fix switch from nvidia to nv for X.org | Thierry Vignaud | 2005-06-26 | 1 | -1/+2 |
| | |||||
* | we now use X.org instead of XFree86 | Thierry Vignaud | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | use empty prototype | Olivier Blin | 2005-06-25 | 1 | -1/+1 |
| | |||||
* | don't fork to get route with "ip route", use /proc/net/route instead | Olivier Blin | 2005-06-25 | 1 | -6/+24 |
| | | | | | (TODO: handle IPv6 with /proc/net/ipv6_route) | ||||
* | rename isTVcard() as isTVcardConfigurable() since it's more meaninfull ↵ | Thierry Vignaud | 2005-06-24 | 2 | -3/+3 |
| | | | | regarding its purpose | ||||
* | enable to configure cx88 driver | Thierry Vignaud | 2005-06-24 | 2 | -1/+35 |
| | |||||
* | do not use tree branches for vendor when there's only one device | Thierry Vignaud | 2005-06-24 | 1 | -42/+43 |
| | |||||
* | update card lists from kernel-2.6.12 | Thierry Vignaud | 2005-06-24 | 1 | -1/+51 |
| | |||||
* | (config) do not use a combo | Thierry Vignaud | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | 10.3-0.27mdk | Thierry Vignaud | 2005-06-24 | 1 | -1/+13 |
| | |||||
* | handle dmraid device not there, keeping the raw hds | Pascal Rigaux | 2005-06-24 | 2 | -11/+10 |
| | |||||
* | normalize mke2fs and mkreiserfs into mkfs.<fs_type> | Pascal Rigaux | 2005-06-24 | 2 | -8/+8 |
| | |||||
* | remove MDK::Common::Globals::init (fix crash) | Olivier Blin | 2005-06-24 | 1 | -2/+0 |
| | |||||
* | add "default_width" and "default_height" for Gtk2::Window | Pascal Rigaux | 2005-06-24 | 1 | -0/+1 |
| | |||||
* | replace remaining $net->{auth} with $authentication (since those variables ↵ | Pascal Rigaux | 2005-06-24 | 1 | -7/+7 |
| | | | | are no more written in sysconfig/network) | ||||
* | use network::network::write_network_conf (fix crash) | Olivier Blin | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | fix NISDOMAIN | Olivier Blin | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | Remove DB logs before doing an install. | Rafael Garcia-Suarez | 2005-06-24 | 1 | -0/+6 |
| | |||||
* | Remove rpm 4.2 bug workaround, it may confuse rpm in some cases | Rafael Garcia-Suarez | 2005-06-24 | 1 | -9/+0 |
| | |||||
* | Finsalize printer setup and more spelling/tidy | Pjetur Hjaltason | 2005-06-23 | 1 | -143/+172 |
| | |||||
* | Punctuation fix | Rafael Garcia-Suarez | 2005-06-23 | 1 | -1/+1 |
| | |||||
* | fix titypo | Olivier Blin | 2005-06-23 | 1 | -2/+2 |
| | |||||
* | handle dmraid require fail | Pascal Rigaux | 2005-06-23 | 1 | -1/+1 |
| | |||||
* | cleanup (old titi commit) | Pascal Rigaux | 2005-06-23 | 1 | -4/+4 |
| | |||||
* | remove unused get() and ftp() | Olivier Blin | 2005-06-23 | 1 | -10/+0 |
| | |||||
* | don't use $::o but $o | Olivier Blin | 2005-06-23 | 1 | -1/+1 |
| | |||||
* | use http proxy settings from stage1 as post-install proxy settings for both ↵ | Olivier Blin | 2005-06-23 | 1 | -0/+12 |
| | | | | http and ftp connections | ||||
* | Updated Estonian translation. | Marek Laane | 2005-06-23 | 1 | -185/+111 |
| | |||||
* | melo | José Jorge | 2005-06-23 | 1 | -38/+29 |
| | |||||
* | melo | José Jorge | 2005-06-22 | 1 | -37/+31 |
| | |||||
* | Added scim-ccinput support. | Funda Wang | 2005-06-21 | 1 | -1/+1 |
| | |||||
* | Mostly printer wizard strings | Pjetur Hjaltason | 2005-06-21 | 1 | -189/+463 |
| | |||||
* | perl_checker | Olivier Blin | 2005-06-21 | 1 | -1/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-06-21 | 1 | -1/+1 |
| | |||||
* | strip "pxelinux_" in profiles-related-only functions | Olivier Blin | 2005-06-21 | 1 | -6/+6 |
| | |||||
* | - add profiles_exist | Olivier Blin | 2005-06-21 | 1 | -4/+9 |
| | | | | | | - enhance find_next_profile_name - add_empty_profile now needs a profile name | ||||
* | handle creation of labels for every filesystem types | Pascal Rigaux | 2005-06-21 | 1 | -9/+30 |
| | |||||
* | perl_checker/suxiness fixes | Olivier Blin | 2005-06-21 | 1 | -3/+3 |
| | |||||
* | - basic profiles support | Olivier Blin | 2005-06-21 | 1 | -1/+101 |
| | | | | | - per_mac address configuration support | ||||
* | - give config file path as argument in network::pxe::{read,write}_pxelinux_conf | Olivier Blin | 2005-06-21 | 1 | -7/+9 |
| | | | | | - add write_conf in drakpxelinux to ease profile handling | ||||
* | Need this to work with rpm 4.4.1-9mdk | Rafael Garcia-Suarez | 2005-06-21 | 1 | -0/+11 |
| | |||||
* | commit here the command line I use | Pascal Rigaux | 2005-06-21 | 1 | -0/+3 |
| | |||||
* | - compute free_space per hd if needed (useful when auto-allocating on vgs ↵ | Pascal Rigaux | 2005-06-21 | 1 | -5/+11 |
| | | | | | | | with still free space on hd) - fix verifying enough space for next allocate | ||||
* | don't disable kmod when doing a chroot install | Pascal Rigaux | 2005-06-21 | 1 | -1/+1 |
| |