Документ взят из кэша поисковой машины. Адрес оригинального документа : http://mirror.msu.net/pub/archlinux/iso/archboot/history/Changelog-2012.10-1.txt
Дата изменения: Wed Oct 17 11:32:24 2012
Дата индексирования: Tue Apr 12 06:19:00 2016
Кодировка:
Changelog:

GENERAL:
- kernel 3.6.2 / LTS kernel 3.0.46
- pacman 4.0.3 usage
- RAM recommendations: 768 MB
- major update/cleanup on all components

Kernel changes:
- bump to latest 3.6.x series and bump lts to latest 3.0.x series

Environment changes:
- changed UEFI booting on USB media to use gummiboot with EFISTUB,
for booting LTS kernels in UEFI use efilinux-efi
- Removal of UEFI CD booting support (only UEFI USB is supported)
- added grub's iso loopback support
(below for example):
iso_loop_dev=UUID=XXXX
iso_loop_path=/blah/archboot.iso
- added memdisk boot support (only in BIOS mode)
- change to zsh as default shell
- change to systemd live environment
- replace binaries with corresponding symlinks, saves 40MB RAM
- synced with latest mkinitcpio changes
- replaced cpufreq with cpupower
- generate enough entropy for pacman with haveged during boot
- login with agetty autologin
- added arch-install-scripts, arch-wiki-lite, gpg-agent, grub(2), xl2tpd,
usb_modeswitch, wvdial, amd and intel ucode,
refind-efi, efilinux-efi and gummiboot-efi to live environment
- updated mirrorlist
- added memdisk support
- removed grub legacy
- removed rtc hook

setup changes:
- HIGHLIGHT:
new network setup with netcfg
now supports wifi and lan setup
- added checkspace before install packages
- use new crypttab syntax
- added 1MB gap on autoprepare between partitions,
to avoid mdadm issues
- added grub loopback and memdisk mount support
- added refind-efi, gummiboot-efi and efilinux-efi support
- fixed unmounting of partitions on deeper locations
- fixed check on virtio media
- update to new config file layout
in order to respect the rc.conf cleanup
- hide kernel messages during mounting
- hide parted errors during checks
- added PARTUUID and PARTLABEL support
- added option to copy pacman entropy to installed system
- added initscripts/systemd switch (default: systemd installation)
- more systemd fixes
- removed grub legacy
- fix permission on /sys and /proc during installation

quickinst changes:
- remove bootloader information
- added checkspace before install packages
- added initscripts/systemd switch (default: systemd installation)
- fix permission on /sys and /proc during installation