summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 1.67Thierry Vignaud2012-06-051-0/+1
|
* revert to "linux" terminfoThierry Vignaud2012-06-051-0/+1
|
* make sure nurses get initialized in UTF-8 (mga#4894)Thierry Vignaud2012-06-051-0/+2
|
* 1.66Thierry Vignaud2012-06-011-0/+1
|
* link against system libraries for newt & slang too (from mdv)Thierry Vignaud2012-06-011-1/+1
|
* link against system library for libsysfs (from mdv)Thierry Vignaud2012-06-011-0/+1
|
* disable (and thus hide) "KA server" option (mga#5944)Thierry Vignaud2012-06-011-0/+1
| | | | | | | it's useless since we stripped donw stage1 anyway. KA needs specialized/bloated image also saves 2kb from stage1
* (mygethostbyaddr) switch from gethostbyaddr() to getnameinfo()Thierry Vignaud2012-06-011-0/+1
|
* (mygethostbyname) switch from gethostbyname() to getaddrinfo()Thierry Vignaud2012-06-011-0/+1
| | | | | | | (mga#4056) note that (? in the old days ?), gethostbyname() from dietlibc didn't supported domain handling
* (ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add ↵Thierry Vignaud2012-05-231-0/+1
| | | | | | support for XenBlk discs needs testing
* do not advice long dead pcmcia.img & network.img images (mga#5466)Thierry Vignaud2012-04-261-0/+2
|
* release 1.65Pascal Terjan2012-04-071-0/+1
|
* Try mounting as btrfs tooPascal Terjan2012-04-071-0/+1
|
* load btrfs module to mount btrfsPascal Terjan2012-04-071-0/+2
|
* 1.64Thierry Vignaud2012-04-051-0/+1
|
* default to "screen" instead of "linux" terminfo (mga#4894)Thierry Vignaud2012-04-051-0/+2
|
* 1.63Thierry Vignaud2012-03-121-0/+1
|
* recognize c67x00, imx21-hcd, fhci, isp1362-hcd, oxu210hp-hcd & renesas-usbhsThierry Vignaud2012-03-121-0/+2
| | | | | USB host drivers (mga#4905)
* (lomount) do not try to load obsolete sqlzma & squashfs_lzma kernel modulesThierry Vignaud2012-02-261-0/+2
| | | | (less garbage in stage1's logs)
* 1.62Thierry Vignaud2012-02-261-0/+1
|
* (try_with_device) fix segfaulting when ISO directory is not valid (mga#4592)Thierry Vignaud2012-02-261-0/+2
| | | | | | (use our new non segfaulting dirname() implementation) also do not include string.h twice
* 1.61Thierry Vignaud2012-02-221-0/+1
|
* (grab_fd) drop implementation when using gzip//xz, it's uneeded in that caseThierry Vignaud2012-02-211-0/+2
|
* 1.60Thierry Vignaud2012-01-261-0/+1
|
* (ensure_dev_exists,find_media) add support for virtio discsThierry Vignaud2012-01-261-0/+2
|
* 1.59Thierry Vignaud2012-01-231-0/+1
|
* (ftp_prepare) try arched directory for FTP installs too...Thierry Vignaud2012-01-231-1/+1
|
* (http_prepare) try to use arch-prefixed location for HTTP installs (mga#2578)Thierry Vignaud2012-01-231-0/+2
|
* 1.58Thierry Vignaud2012-01-201-0/+1
|
* add support for kernel compressed as XZThierry Vignaud2012-01-201-0/+2
|
* 1.57Thierry Vignaud2012-01-191-0/+1
|
* fix linking with new kmodThierry Vignaud2012-01-191-0/+2
|
* 1.56Thierry Vignaud2012-01-131-0/+1
|
* link with libkmod instead of libmodprobe since ldetect now link with theThierry Vignaud2012-01-131-0/+1
| | | | former instead of with the later
* kill 10 years old snapshot of pppd & pppoeThierry Vignaud2012-01-131-0/+3
| | | | (now using upstream pppd & pppoe)
* better logThierry Vignaud2012-01-031-1/+1
|
* 1.55Thomas Backlund2011-12-281-0/+1
|
* (handle_pcmcia) kill obsolete test for 2.2 kernel (patch from tv)Thomas Backlund2011-12-281-0/+1
|
* sync with kernel-3.2.0-0.rc7.1.mga2 for updated list_modules.pmThomas Backlund2011-12-281-0/+2
|
* 1.54Olivier Blin2011-12-191-0/+1
|
* fix build with WerrorOlivier Blin2011-12-191-0/+1
|
* fix retrieving mirrorlist, broken in 1.53Olivier Blin2011-12-191-0/+2
|
* 1.53Thierry Vignaud2011-12-141-0/+1
|
* (choose_mirror_from_list) display distro name in mirror list too (#191)Thierry Vignaud2011-12-141-0/+2
|
* 1.52:Thomas Backlund2011-12-061-0/+4
| | | | | | | | - fix build with gcc-4.6.2 * fixes for -Werror=unused-but-set-variable * minor whitespace cleanups
* 1.51Thomas Backlund2011-10-241-0/+1
|
* - sync with kernel-3.1.0-1.mga2Thomas Backlund2011-10-241-0/+12
| | | | | | | | | | | | | | | * add hid devices: hid-keytouch, hid-uclogic * add sas/raid driver: isci * add sound devices: snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire * add usb/storage: ums-eneub6250, ums-realtek * add wireless drivers: brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de
* 1.50Olivier Blin2011-05-191-0/+1
|
* add ums-* (USB mass storage) modules in disk/usb categoryOlivier Blin2011-05-191-0/+1
|
* (pcmcia_probe) do not attempt to perform ISA probe for PCMCIA controller onThierry Vignaud2011-05-191-0/+3
| | | | | x86_64 as it fails with kvm_amd (#1156)