summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - drakx-in-chroot:Pascal Rigaux2007-12-121-0/+3
| | | | | | o just like stage1, handle <root of distrib> ending with current arch() so that we can access main32 on x86_64
* 10.6Thierry Vignaud2007-12-112-1/+3
|
* - do not rebuild rpmdb if it is ok Pascal Rigaux2007-12-113-4/+8
| | | | | (will workaround #32547) (need perl-URPM 3.01)
* enhace previous commit: don't keep the pubkey in /var/lib/urpmi after ↵Pascal Rigaux2007-12-111-0/+1
| | | | importing it
* - adapt to perl-URPM 3.00 API to parse pubkey filesPascal Rigaux2007-12-112-7/+5
|
* adapt to uz po files renamingPascal Rigaux2007-12-113-0/+0
|
* handle new drivers:Thierry Vignaud2007-12-101-0/+2
| | | | | | | - ethernet: fec_mpc52xx, niu - gigabit: tehuti
* handle new drivers:Thierry Vignaud2007-12-101-0/+2
| | | | | | - pata: pata_cs5536 - sata: sata_fsl
* handle new wireless drivers: libertas_cs (PCMCIA)Thierry Vignaud2007-12-101-1/+1
|
* - handle new wireless drivers: p54pci, p54usbThierry Vignaud2007-12-101-1/+1
|
* handle new wireless drivers: b43, b43legacy & iwlwifiThierry Vignaud2007-12-101-0/+2
|
* Renamed Uzbek translations to follow the libc standard. Aproved by Pixel. ↵Mashrab Kuvatov2007-12-098-3437/+3437
| | | | For details, see bug #35090.
* updateJosé Melo2007-12-091-4/+4
|
* updateJosé Melo2007-12-081-5/+5
|
* simplify (sort should not be used together with separator, since tree isPascal Rigaux2007-12-071-1/+1
| | | | | always sorted. text-mode flat list is also sorted by default)
* - localedrake:Pascal Rigaux2007-12-073-3/+7
| | | | | o adjust Uzbek locale (cf locales-uz change)
* (selectLanguage_install) ensure langs are sorted in text modeThierry Vignaud2007-12-062-1/+2
|
* 10.5.7Thierry Vignaud2007-12-062-1/+3
|
* log latest list_modules changesThierry Vignaud2007-12-061-1/+1
|
* handle e1000e driverThierry Vignaud2007-12-061-0/+1
|
* - diskdrake:Pascal Rigaux2007-12-045-121/+9
| | | | | | o drop "Undo", "Restore partition table", "Save partition table" (preparing to switch to libparted)
* - don't check /proc/partitions for a partition_table::lvm Pascal Rigaux2007-12-032-0/+6
| | | | | (ie PV on non partitioned drive)
* "devfs" parameter isn't supported for quite a few yearsThierry Vignaud2007-12-031-1/+1
|
* alas switching to xkb doesn't fix XF86_Switch_VT_X (#35912)Pascal Rigaux2007-12-031-1/+0
|
* add bug numberPascal Rigaux2007-12-031-1/+1
|
* 10.5.6Pascal Rigaux2007-11-302-1/+3
|
* - bootloader-config:Pascal Rigaux2007-11-302-1/+5
| | | | | o do not drop entries "failsafe" and "linux-nonfb" when removing a kernel
* - localedrake:Pascal Rigaux2007-11-304-5/+24
| | | | | o restrict the proposed input-methods for each language
* simplify input methods list: Pascal Rigaux2007-11-301-13/+1
| | | | | QT_IM_MODULE is almost always the same as GTK_IM_MODULE, defaulting its value to GTK_IM_MODULE value
* make it more clearPascal Rigaux2007-11-301-2/+2
|
* revert debug code :-/Pascal Rigaux2007-11-301-1/+1
| | | | | (in previous previous commit)
* remove unused codePascal Rigaux2007-11-301-2/+1
|
* simplifyPascal Rigaux2007-11-301-5/+2
|
* create {common} packages to remove duplicationPascal Rigaux2007-11-301-19/+24
|
* - localedrake:Pascal Rigaux2007-11-302-3/+5
| | | | | o adapt to cooker: scim-tables-skim is now skim-scim-tables
* drop "ami" input-method (not available anymore in the distro)Pascal Rigaux2007-11-301-10/+0
|
* (isLaptop) fix wrongly detecting some devices as laptop specific dueThierry Vignaud2007-11-292-1/+2
| | | | | to too hungry regexp (#35759)
* fix indentationPascal Rigaux2007-11-291-1/+1
|
* - /dev/<vg> may not exist if LVs have not been created, it must not be an ↵Pascal Rigaux2007-11-282-1/+2
| | | | error (#31478)
* - use xkb instead of xmodmap Pascal Rigaux2007-11-276-6/+24
| | | | | | | (this fixes XF86_Switch_VT_X not defined in our xmodmaps) => stage2 is bigger: 640KB uncompressed, 223KB compressed
* - save bootloader on MBR when calling grub/install.sh, and restore it beforePascal Rigaux2007-11-272-0/+35
| | | | | calling it again (#35255) (ie implement "lilo -u" for grub)
* - ensure /etc/sysconfig/console/default.kmap is generated with installedPascal Rigaux2007-11-262-0/+5
| | | | | keymaps, not installer simplified (?) .bkmap (#35376)
* adapt scripts to new locationsPascal Rigaux2007-11-262-3/+3
|
* replace "Estimating" with "(estimating...)" as suggested in #35103Pascal Rigaux2007-11-261-1/+1
|
* - add /etc/mke2fs.conf symlink so that mke2fs can use it (cf #27377)Pascal Rigaux2007-11-262-0/+3
|
* - bootloader:Pascal Rigaux2007-11-262-2/+8
| | | | | o handle "alien" grub entries that will be kept verbatim (#23591)
* - bootloader:Pascal Rigaux2007-11-262-6/+14
| | | | | | o handle "root (hd...)" for menu.lst entries (#23591) (nb: when writing, "root ..." will not be used)
* keep grub "root" command with field name {grub_root} Pascal Rigaux2007-11-261-4/+8
| | | | | | | (to avoid name conflict with {root} used for the root partition (think lilo)) this commit is needed by next commit
* - bootloader:Pascal Rigaux2007-11-262-2/+5
| | | | | | o when reading existing menu.lst, keep verbatim entries for which the device has no mount-point
* Typo fix.Mashrab Kuvatov2007-11-242-112/+92
|