Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - lilo doesn't work on dmraid so forcing grub | Pascal Rigaux | 2005-07-01 | 2 | -6/+9 |
| | | | | | - method_choices() now wants $all_hds instead of $fstab | ||||
* | move skipping dmraid drives test in fsedit (and use fs::type::is_dmraid) | Pascal Rigaux | 2005-07-01 | 2 | -3/+1 |
| | |||||
* | use fs::type::is_dmraid() | Pascal Rigaux | 2005-07-01 | 1 | -1/+1 |
| | |||||
* | ensure we don't try to parse warnings.pm | Thierry Vignaud | 2005-07-01 | 1 | -0/+1 |
| | |||||
* | describe "grpquota" and "usrquota" mount options (#15671) | Thierry Vignaud | 2005-07-01 | 1 | -2/+2 |
| | |||||
* | new function is_dmraid() | Pascal Rigaux | 2005-07-01 | 1 | -0/+3 |
| | |||||
* | remove useless grouping and rewrite code to be safer | Olivier Blin | 2005-07-01 | 1 | -4/+4 |
| | |||||
* | fix shell parsing unquoted bugzilla URL (#16580) | Thierry Vignaud | 2005-07-01 | 1 | -1/+2 |
| | |||||
* | update | Thierry Vignaud | 2005-07-01 | 1 | -18/+18 |
| | |||||
* | remove debug code from previous commit | Pascal Rigaux | 2005-07-01 | 1 | -3/+1 |
| | |||||
* | add "Used physical extents %d / %d\n" for PV details | Pascal Rigaux | 2005-07-01 | 1 | -1/+4 |
| | |||||
* | create generic function get_pv_field() | Pascal Rigaux | 2005-07-01 | 1 | -3/+10 |
| | |||||
* | add 'routeback' option for bridge interfaces in shorewall interfaces file | Olivier Blin | 2005-07-01 | 1 | -2/+7 |
| | |||||
* | add is_bridge_interface | Olivier Blin | 2005-07-01 | 1 | -0/+5 |
| | |||||
* | better name | Pascal Rigaux | 2005-07-01 | 2 | -2/+2 |
| | |||||
* | replace lv_nb_segments() with lv_nb_pvs() | Pascal Rigaux | 2005-07-01 | 2 | -7/+11 |
| | | | | | (which is really what lilo cares about. lilo error is "mapped boot device cannot be on multiple real devices") | ||||
* | handle vgreduce | Pascal Rigaux | 2005-07-01 | 2 | -2/+16 |
| | |||||
* | a PV has no "Options" (bugzilla #16168) | Pascal Rigaux | 2005-07-01 | 1 | -1/+1 |
| | |||||
* | in standalone, missing dmraid implies we don't have dmraid devices, so make ↵ | Pascal Rigaux | 2005-07-01 | 1 | -0/+2 |
| | | | | it clean and don't call dmraid | ||||
* | mkinitrd only handle ext2/ext3 labels, so disallow labels on "/" for other ↵ | Pascal Rigaux | 2005-07-01 | 1 | -1/+2 |
| | | | | fs types | ||||
* | don't spawn a new shell if it's already running (useful when using the ↵ | Pascal Rigaux | 2005-07-01 | 1 | -1/+4 |
| | | | | no-reboot-restart-install blino trick) | ||||
* | better error message, and translate it | Pascal Rigaux | 2005-07-01 | 1 | -1/+1 |
| | |||||
* | lilo only accept /boot (or /) on a LV if it uses only one PV, so correctly ↵ | Pascal Rigaux | 2005-07-01 | 2 | -5/+16 |
| | | | | warn/error this | ||||
* | allow restarting a failed auto_install without rebooting (a la blino) | Pascal Rigaux | 2005-07-01 | 1 | -1/+6 |
| | |||||
* | remove unneeded requires, added in the wrong place... | Olivier Blin | 2005-07-01 | 1 | -5/+0 |
| | |||||
* | add nvu in CAT_WWW CAT_DEVELOPMENT | Florent Villard | 2005-07-01 | 1 | -0/+2 |
| | |||||
* | load bloaty DBus binding on demand (since we don't actually use it for now) | Thierry Vignaud | 2005-06-30 | 1 | -2/+7 |
| | |||||
* | do not load bloat POSIX | Thierry Vignaud | 2005-06-30 | 1 | -3/+2 |
| | |||||
* | add setlocate() and LC_COLLATE for common.pm | Thierry Vignaud | 2005-06-30 | 1 | -0/+9 |
| | |||||
* | rename setlocale() as init_setlocale() since it's more meaninfull regarding ↵ | Thierry Vignaud | 2005-06-30 | 4 | -4/+4 |
| | | | | its purpose | ||||
* | sanitize network::activefw | Thierry Vignaud | 2005-06-30 | 3 | -11/+11 |
| | |||||
* | (format_date) do not load the bloaty POSIX module | Thierry Vignaud | 2005-06-30 | 1 | -2/+2 |
| | |||||
* | (strftime) add it thus avoiding to load bloaty POSIX in net_applet | Thierry Vignaud | 2005-06-30 | 1 | -0/+22 |
| | |||||
* | Remove rpm include dir from Makefile_c | Rafael Garcia-Suarez | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | fix typo in previous commit | Pascal Rigaux | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | module gzloop is needed to losetup a clp | Pascal Rigaux | 2005-06-30 | 1 | -0/+1 |
| | |||||
* | 10.3-0.29mdk | Thierry Vignaud | 2005-06-30 | 1 | -1/+6 |
| | |||||
* | do not link anymore with librpm since perl-URPM is used for that (saves 6.1Mb | Thierry Vignaud | 2005-06-30 | 1 | -1/+0 |
| | | | | | of virtual and 800kb of shared memory in net_applet) | ||||
* | This function was renamed | Rafael Garcia-Suarez | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | adapt to fs/dmraid.pm change (bus is now dmraid_xxx instead of dm_xxx) | Pascal Rigaux | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2005-06-30 | 3 | -41/+37 |
| | |||||
* | 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 | 3 | -13/+4 |
| | | | | | | 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 image | Florent Villard | 2005-06-29 | 2 | -0/+0 |
| | |||||
* | new mandriva title | Florent Villard | 2005-06-29 | 1 | -0/+0 |
| |