Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dependency of c::stuff on rpmlib | Rafael Garcia-Suarez | 2005-06-30 | 3 | -36/+9 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-06-30 | 1 | -0/+11 |
| | |||||
* | install dmraid if needed | Pascal Rigaux | 2005-06-30 | 1 | -0/+1 |
| | |||||
* | call it dmraid, it's more explicit | Pascal Rigaux | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | Remove function not used (and provided by perl-URPM anyway) | Rafael Garcia-Suarez | 2005-06-30 | 1 | -6/+1 |
| | |||||
* | - have /lib/tls/lib*.so* instead of replacing them with /lib/lib*.so* | Pascal Rigaux | 2005-06-29 | 2 | -12/+0 |
| | | | | | | otherwise rpm database gets corrupted - don't need setting LD_ASSUME_KERNEL anymore (it wasn't enough, and we now have tls libs) | ||||
* | Updated | Willy Sudiarto Raharjo | 2005-06-29 | 1 | -7/+7 |
| | |||||
* | new mandriva title | Florent Villard | 2005-06-29 | 1 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-06-29 | 1 | -0/+14 |
| | |||||
* | the output of "dmraid -r" is not enough, "dmraid -s" is more important. | Pascal Rigaux | 2005-06-29 | 1 | -10/+110 |
| | | | | | add some sample output for easy debugging | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-06-28 | 1 | -0/+225 |
| | |||||
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 23 | -401/+425 |
| | | | | | | | | | | | | | | | | | | | | | | | | (to have simpler dependencies between modules, esp. have some modules only required by diskdrake): - move some functions from fs to fs::mount (most keep their name, except mount_part and mount_usbfs) - move formatMount_part and formatMount_all from fs to fs::format - move some functions from fs to fs::wild_device (part2wild_device_name -> fs::wild_device::from_part) (subpart_from_wild_device_name -> fs::wild_device::to_subpart) (analyze_wild_device_name -> fs::wild_device::analyse) - formatMount_part(), formatMount_all(), fs::mount::part() don't take a prefix anymore the current situation was quite muddy we now rely on fs::get::mntpoint_prefixed() which will maybe depend on a field in $part for now, we mount every part in chroot, it seems to be what's wanted - fs::format::part() now expect $all_hds instead of $raids - fs::type::carryRootLoopback is now fs::get::carry_root_loopback() - in fs::loopback, most functions don't want a prefix anymore | ||||
* | update | Thierry Vignaud | 2005-06-28 | 3 | -21/+21 |
| | |||||
* | New translations | Rafael Garcia-Suarez | 2005-06-28 | 1 | -3/+3 |
| | |||||
* | upcase protocol names | Thierry Vignaud | 2005-06-28 | 72 | -227/+227 |
| | |||||
* | update | Thierry Vignaud | 2005-06-28 | 2 | -13/+13 |
| | |||||
* | update strings from CVS | Thierry Vignaud | 2005-06-28 | 71 | -37496/+39696 |
| | |||||
* | (ask_if_suppl_media) upcase protocol name | Thierry Vignaud | 2005-06-28 | 1 | -1/+1 |
| | |||||
* | handle no bootloader configuration found with a clean error | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| |