summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* service xfs is not used anymore by default (see also #32051)Pascal Rigaux2007-08-012-2/+1
|
* rescuept is no more in util-linux, soPascal Rigaux2007-07-312-1/+4
| | | | | | | | - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - rescue: remove rescuept (use testdisk instead, which is much nicer)
* updateJosé Melo2007-07-301-90/+27
|
* 10.4.150Olivier Blin2007-07-241-0/+1
|
* update banner for 2008 beta 1 (from Anne)Olivier Blin2007-07-242-0/+2
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-201-10/+7
|
* update translation for HebrewDotan Kamber2007-07-171-3/+95
|
* 10.4.149Olivier Blin2007-07-171-0/+3
|
* 10.4.148Olivier Blin2007-07-171-0/+2
|
* update translation for HebrewDotan Kamber2007-07-161-2/+105
|
* load ide-disk module when loading disk/ide categoryOlivier Blin2007-07-161-0/+1
|
* add ide-disk module in disk/rawOlivier Blin2007-07-161-0/+2
|
* update translation for HebrewDotan Kamber2007-07-151-1/+80
|
* update translation for HebrewDotan Kamber2007-07-151-1/+42
|
* 10.4.147Pascal Rigaux2007-07-121-4/+2
|
* - fix location of usb_id on x86_64: /lib64/udev/usb_idPascal Rigaux2007-07-122-1/+3
|
* 10.4.146Pascal Rigaux2007-07-111-0/+2
|
* - allow using sqlite for rpmdb when using option rpm_dbapi=4Pascal Rigaux2007-07-114-3/+11
|
* - modify usbWacom() for mousedrakePascal Rigaux2007-07-092-0/+3
| | | | | | | (conflicts with drakx-kbd-mouse-x11 < 0.19) - installer: o add /lib/udev/usb_id which is needed by mouse.pm to generate /dev/input/by-id/xxx
* update translation for HebrewDotan Kamber2007-07-071-11/+34
|
* update translation for HebrewDotan Kamber2007-07-071-105/+7
|
* fix typoPascal Rigaux2007-07-061-1/+1
|
* Updated POT fileFunda Wang2007-07-0271-12453/+7902
|
* 10.4.141Pascal Rigaux2007-07-021-0/+2
|
* - brown paper bag fix (stage1 can't create symlink /etc/rpm/platform)Pascal Rigaux2007-07-022-1/+2
|
* 10.4.14110.4.141Pascal Rigaux2007-06-291-0/+2
|
* - bundle /etc/rpm/platform for rpm 4.4.8Pascal Rigaux2007-06-284-0/+9
|
* - use modularized ide drivers and configure ide-controller in modprobe.confPascal Rigaux2007-06-281-2/+1
| | | | | | | - bootloader-config: o configure ide-controller in modprobe.conf for upgrading to kernels with modularized ide drivers
* prepare for using xxx/media_info/hdlist.cz instead of media_info/hdlist_xxx.czPascal Rigaux2007-06-281-12/+16
| | | | | | by renaming {hdlist} field into {rel_hdlist} which for now contains what used to be "media_info/$m->{hdlist}"
* 10.4.13710.4.137Pascal Rigaux2007-06-211-0/+2
|
* fix tityposPascal Rigaux2007-06-211-1/+1
|
* - auto_install:Pascal Rigaux2007-06-192-0/+7
| | | | | | | o ensure /etc/resolv.conf is configured in /mnt for network installs (reported by guillomovitch on freenode #mandrivafr)
* - auto_install: allow "automatic=met:http,ser:server,dir:/pub/dirPascal Rigaux2007-06-193-2/+22
| | | | | kickstart=/pub/auto_inst.cfg" to get http://server/pub/auto_inst.cfg (#31474)
* add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377)Thierry Vignaud2007-06-182-0/+2
|
* update (Sharuzzaman Ahmat Raslan)Thierry Vignaud2007-06-181-129/+107
|
* updated translationPavel Maryanov2007-06-151-183/+119
|
* update (Vilhelmo Lutermano)Thierry Vignaud2007-06-112-250/+986
|
* - diskdrakePascal Rigaux2007-06-111-0/+2
| | | | | o fix 1.9TB displayed as 1TB
* tell which perl-MDK-Common is neededPascal Rigaux2007-05-301-1/+1
|
* - fix detecting usb drives (#13395)Pascal Rigaux2007-05-301-0/+2
| | | | | (need a new perl-MDK-Common)
* no more insmod-25, simply insmod (adapt to module-init-tools change)Pascal Rigaux2007-05-302-4/+1
|
* handle snd-cs5530 driverThierry Vignaud2007-05-281-1/+4
|
* really install kernel-enterprise (not entreprise)Olivier Blin2007-05-231-1/+1
|
* fixing some fuzzy entries and translating messages to pt_BRFelipe Arruda2007-05-211-28/+24
|
* install fonts-ttf-dejavu & fonts-ttf-liberation by defaultThierry Vignaud2007-05-211-0/+1
|
* use "mkfs.ext3" instead of "mkfs.ext2 -J"Pascal Rigaux2007-05-142-1/+4
| | | | | | | | (to have dir_index & resize_inode features) (cf Frederik Himpe 23 Apr 2007 mail on cooker: "Installer does not create ext3 partitions with dir_index and resize_inode?")
* re-sync after the big svn lossPascal Rigaux2007-05-14142-0/+0
|
* - do not ask for updates at end of installation when updates are alreadyPascal Rigaux2007-05-092-0/+8
| | | | | available (network installs) (#30344)
* upJosé Melo2007-05-071-56/+9
|
* do not try to configure dvd devices during install since /dev is wiped out ↵Olivier Blin2007-04-302-1/+1
| | | | at reboot