summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - we can keep vg available when using vgreducePascal Rigaux2005-07-011-1/+1
| | | | | - we must update the vg total size after removing a pv
* updateThierry Vignaud2005-07-011-3/+3
|
* update strings from CVSThierry Vignaud2005-07-0171-6098/+6710
|
* updateThierry Vignaud2005-07-011-6/+8
|
* fix messagePascal Rigaux2005-07-011-1/+1
|
* create lvm::pv_physical_extents() and use itPascal Rigaux2005-07-012-2/+5
|
* Don't write ignored media in urpmi.cfg (bug 15537)Rafael Garcia-Suarez2005-07-011-1/+1
|
* - correctly compute the max size on a VG (bugzilla #16189)Pascal Rigaux2005-07-011-2/+10
| | | | | - don't verifyParts on lvm
* create vg_free_space()Pascal Rigaux2005-07-011-1/+7
|
* update strings from CVSThierry Vignaud2005-07-0171-7021/+8349
|
* simplifyOlivier Blin2005-07-011-9/+4
|
* use the 'drakxtools' component for "Standalone Tools" (really fixOlivier Blin2005-07-011-2/+2
| | | | | #16580) and split drakxtools components out of the main hash
* - lilo doesn't work on dmraid so forcing grubPascal Rigaux2005-07-012-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 Rigaux2005-07-012-3/+1
|
* use fs::type::is_dmraid()Pascal Rigaux2005-07-011-1/+1
|
* ensure we don't try to parse warnings.pmThierry Vignaud2005-07-011-0/+1
|
* describe "grpquota" and "usrquota" mount options (#15671)Thierry Vignaud2005-07-011-2/+2
|
* new function is_dmraid()Pascal Rigaux2005-07-011-0/+3
|
* remove useless grouping and rewrite code to be saferOlivier Blin2005-07-011-4/+4
|
* fix shell parsing unquoted bugzilla URL (#16580)Thierry Vignaud2005-07-011-1/+2
|
* updateThierry Vignaud2005-07-011-18/+18
|
* remove debug code from previous commitPascal Rigaux2005-07-011-3/+1
|
* add "Used physical extents %d / %d\n" for PV detailsPascal Rigaux2005-07-011-1/+4
|
* create generic function get_pv_field()Pascal Rigaux2005-07-011-3/+10
|
* add 'routeback' option for bridge interfaces in shorewall interfaces fileOlivier Blin2005-07-011-2/+7
|
* add is_bridge_interfaceOlivier Blin2005-07-011-0/+5
|
* better namePascal Rigaux2005-07-012-2/+2
|
* replace lv_nb_segments() with lv_nb_pvs()Pascal Rigaux2005-07-012-7/+11
| | | | | (which is really what lilo cares about. lilo error is "mapped boot device cannot be on multiple real devices")
* handle vgreducePascal Rigaux2005-07-012-2/+16
|
* a PV has no "Options" (bugzilla #16168)Pascal Rigaux2005-07-011-1/+1
|
* in standalone, missing dmraid implies we don't have dmraid devices, so make ↵Pascal Rigaux2005-07-011-0/+2
| | | | it clean and don't call dmraid
* mkinitrd only handle ext2/ext3 labels, so disallow labels on "/" for other ↵Pascal Rigaux2005-07-011-1/+2
| | | | fs types
* don't spawn a new shell if it's already running (useful when using the ↵Pascal Rigaux2005-07-011-1/+4
| | | | no-reboot-restart-install blino trick)
* better error message, and translate itPascal Rigaux2005-07-011-1/+1
|
* lilo only accept /boot (or /) on a LV if it uses only one PV, so correctly ↵Pascal Rigaux2005-07-012-5/+16
| | | | warn/error this
* allow restarting a failed auto_install without rebooting (a la blino)Pascal Rigaux2005-07-011-1/+6
|
* remove unneeded requires, added in the wrong place...Olivier Blin2005-07-011-5/+0
|
* add nvu in CAT_WWW CAT_DEVELOPMENTFlorent Villard2005-07-011-0/+2
|
* load bloaty DBus binding on demand (since we don't actually use it for now)Thierry Vignaud2005-06-301-2/+7
|
* do not load bloat POSIXThierry Vignaud2005-06-301-3/+2
|
* add setlocate() and LC_COLLATE for common.pmThierry Vignaud2005-06-301-0/+9
|
* rename setlocale() as init_setlocale() since it's more meaninfull regarding ↵Thierry Vignaud2005-06-304-4/+4
| | | | its purpose
* sanitize network::activefwThierry Vignaud2005-06-303-11/+11
|
* (format_date) do not load the bloaty POSIX moduleThierry Vignaud2005-06-301-2/+2
|
* (strftime) add it thus avoiding to load bloaty POSIX in net_appletThierry Vignaud2005-06-301-0/+22
|
* Remove rpm include dir from Makefile_cRafael Garcia-Suarez2005-06-301-1/+1
|
* fix typo in previous commitPascal Rigaux2005-06-301-1/+1
|
* 10.3-0.29mdkThierry Vignaud2005-06-301-1/+6
|
* do not link anymore with librpm since perl-URPM is used for that (saves 6.1MbThierry Vignaud2005-06-301-1/+0
| | | | | of virtual and 800kb of shared memory in net_applet)
* This function was renamedRafael Garcia-Suarez2005-06-301-1/+1
|