summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* - adapt to perl 5.10.0Pascal Rigaux2008-01-181-0/+1
|
* - create /dev/cdrom symlink for installer (#36703)Pascal Rigaux2008-01-181-0/+2
| | | | | | do create the symlink to have it during install (otherwise fs::wild_device::from_part will give a non accessible device)
* 10.6.5Pascal Rigaux2008-01-171-0/+2
|
* - do not sort languages in "choose language" step in graphical mode, since thePascal Rigaux2008-01-111-0/+4
| | | | | | sort is done on the non-translated strings (eg: we display "Espanol" but we sort on Spanish )
* 10.6.3Pascal Rigaux2008-01-091-0/+2
|
* /usr/lib/gconv/KOI8-K.so is no more, take KOI8-*.soPascal Rigaux2008-01-091-0/+1
|
* 10.6.2Pascal Rigaux2008-01-091-0/+1
|
* - adapt to cooker:Pascal Rigaux2007-12-211-0/+3
| | | | | | o DejaVuSans-Bold*.ttf instead of DejaVuSansBold*.ttf (again!) o no more /etc/rpm/platform (for rpm 4.4.2.2)
* install SMP packages when "match_all_hardware" option is setOlivier Blin2007-12-171-0/+2
|
* 10.6.1Pascal Rigaux2007-12-121-0/+2
|
* - ensure failing to build mdkinst.sqfs is a fatal errorPascal Rigaux2007-12-121-0/+1
|
* - 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
* - do not rebuild rpmdb if it is ok Pascal Rigaux2007-12-111-0/+2
| | | | | (will workaround #32547) (need perl-URPM 3.01)
* - adapt to perl-URPM 3.00 API to parse pubkey filesPascal Rigaux2007-12-111-0/+1
|
* - localedrake:Pascal Rigaux2007-12-071-0/+1
| | | | | o adjust Uzbek locale (cf locales-uz change)
* (selectLanguage_install) ensure langs are sorted in text modeThierry Vignaud2007-12-061-0/+1
|
* - diskdrake:Pascal Rigaux2007-12-041-0/+3
| | | | | | 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-031-0/+3
| | | | | (ie PV on non partitioned drive)
* 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-301-0/+2
|
* - localedrake:Pascal Rigaux2007-11-301-0/+1
| | | | | o restrict the proposed input-methods for each language
* (isLaptop) fix wrongly detecting some devices as laptop specific dueThierry Vignaud2007-11-291-0/+1
| | | | | to too hungry regexp (#35759)
* - /dev/<vg> may not exist if LVs have not been created, it must not be an ↵Pascal Rigaux2007-11-281-0/+1
| | | | error (#31478)
* - use xkb instead of xmodmap Pascal Rigaux2007-11-271-0/+2
| | | | | | | (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-271-0/+2
| | | | | calling it again (#35255) (ie implement "lilo -u" for grub)
* - ensure /etc/sysconfig/console/default.kmap is generated with installedPascal Rigaux2007-11-261-0/+2
| | | | | keymaps, not installer simplified (?) .bkmap (#35376)
* - add /etc/mke2fs.conf symlink so that mke2fs can use it (cf #27377)Pascal Rigaux2007-11-261-0/+2
|
* 10.5.5Pascal Rigaux2007-11-141-0/+2
|
* - adapt to cooker: Pascal Rigaux2007-11-141-0/+4
| | | | | | o kbd_drv.so instead of keyboard_drv.so o DejaVuSansBold*.ttf instead of DejaVuSans-Bold*.ttf
* 10.5.4Pascal Rigaux2007-11-131-0/+2
|
* - use UUID by default (in fstab, bootloader)Pascal Rigaux2007-11-131-0/+1
|
* - localedrake:Pascal Rigaux2007-11-081-0/+2
| | | | | o fix handling variant together with charset (eg: uz.UTF-8@Latn) (#35090)
* - partitioning wizard: ensure existing_part and resize_fat are proposed beforePascal Rigaux2007-10-191-0/+2
| | | | | wipe_drive
* - in case of ftp/http media, we select basesystem before doingPascal Rigaux2007-10-151-0/+3
| | | | | | bestKernelPackage so we must ensure the choice callback selects the good kernel (reported by Thomas Spuhler on cooker mailing list)
* - localedrake:Pascal Rigaux2007-10-151-0/+1
| | | | | | | | o do propose "Suisse" after selecting french language (#34675) nb: it was not selected because CH is associated to de_CH whereas it also exists fr_CH. hence country_to_locales()
* - use time() to know when to timeout (when launching installer X server)Pascal Rigaux2007-10-111-0/+5
| | | | | | | since the loop may be slower than 1 second (xf86misc::main::Xtest takes time on a failing X server on i810). Also print a message telling user to wait after 8 seconds.
* 10.4.238Pascal Rigaux2007-10-051-0/+2
|
* - do not use pseudo Protocol "vboxmouse" during install, use "IMPS/2" insteadPascal Rigaux2007-10-051-0/+2
|
* 10.4.236Pascal Rigaux2007-10-041-0/+2
|
* - fix copying of ../../i586/media/main medium Pascal Rigaux2007-10-041-0/+2
| | | | | (for dual_arch CDs sharing the i586 medium)
* - fix configuring kdeglobals (was broken because of /etc/kderc usingPascal Rigaux2007-10-041-0/+3
| | | | | udpate-alternatives which use absolute symlinks)
* 10.4.233Pascal Rigaux2007-10-041-0/+2
|
* - use /dev/cdrom in fstab, but do not write corresponding udev rulePascal Rigaux2007-10-041-0/+4
| | | | | | | | | | (the rules will be generated at boot time otherwise it won't catch the hdX/srX switch) (ID_PATH is something like "pci-0000:00:1f.1-ide-1:0", so it can't catch the ide/scsi device name switch that occurs at first boot on a box with cdrom on pata and harddisk on sata)
* 10.4.232Olivier Blin2007-10-031-0/+2
|
* add helper to get kernel module path (to be used in draklive)Olivier Blin2007-10-031-0/+2
|
* 10.4.228Pascal Rigaux2007-10-031-0/+2
|
* - use /dev/cdrom in fstab, and write corresponding udev rulePascal Rigaux2007-10-031-0/+2
| | | | | (the rules were generated at boot time but here we ensure consistent naming)
* - 2008 logoPascal Rigaux2007-10-031-0/+1
|
* - bootloader:Pascal Rigaux2007-10-031-0/+3
| | | | | o if there is a /boot, check /boot instead of "/" to allow grub or not