summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
...
* (mygethostbyaddr) switch from gethostbyaddr() to getnameinfo()Thierry Vignaud2012-06-012-8/+12
|
* (mygethostbyname) switch from gethostbyname() to getaddrinfo()Thierry Vignaud2012-06-012-14/+24
| | | | | | | (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-232-0/+13
| | | | | | support for XenBlk discs needs testing
* add a FIXME note about resyncing unmaintained code with latestThierry Vignaud2012-05-231-0/+3
| | | | | | pcmcia-cs-3.2.8 or with pcmciautils-0.18 needs hardware to test though...
* kill code commented out for 11 yearsThierry Vignaud2012-05-231-108/+0
| | | | | | | | was commented out by gc in r197278 on Nov 21 2001: "migrate to pcmcia support from kernel, patching untouched imported sources from pcmcia-cs-3.1.29, to ease further updates of vendor code (start from a clean pcmcia_ subdir)"
* do not advice long dead pcmcia.img & network.img images (mga#5466)Thierry Vignaud2012-04-262-2/+3
|
* release 1.65Pascal Terjan2012-04-072-1/+2
|
* Try mounting as btrfs tooPascal Terjan2012-04-072-0/+2
|
* load btrfs module to mount btrfsPascal Terjan2012-04-072-0/+5
|
* 1.64Thierry Vignaud2012-04-052-1/+2
|
* default to "screen" instead of "linux" terminfo (mga#4894)Thierry Vignaud2012-04-053-2/+4
|
* 1.63Thierry Vignaud2012-03-122-1/+2
|
* 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-262-2/+2
| | | | (less garbage in stage1's logs)
* 1.62Thierry Vignaud2012-02-262-1/+2
|
* (try_with_device) fix segfaulting when ISO directory is not valid (mga#4592)Thierry Vignaud2012-02-262-3/+5
| | | | | | (use our new non segfaulting dirname() implementation) also do not include string.h twice
* (my_dirname) introduce a non segfaulting dirname()Thierry Vignaud2012-02-262-0/+15
|
* do not wait 10s for USB probing when in debug modeThierry Vignaud2012-02-261-0/+2
|
* define DEBUG when using DEBUGThierry Vignaud2012-02-261-1/+1
|
* 1.61Thierry Vignaud2012-02-222-1/+2
|
* (grab_fd) drop implementation when using gzip//xz, it's uneeded in that caseThierry Vignaud2012-02-212-14/+2
|
* kill dead emailsThierry Vignaud2012-01-2765-70/+70
|
* 1.60Thierry Vignaud2012-01-262-1/+2
|
* (ensure_dev_exists,find_media) add support for virtio discsThierry Vignaud2012-01-263-0/+49
|
* fix .svn pathThierry Vignaud2012-01-231-1/+1
|
* 1.59Thierry Vignaud2012-01-232-1/+2
|
* (ftp_prepare) try arched directory for FTP installs too...Thierry Vignaud2012-01-232-1/+11
|
* (http_prepare) try to use arch-prefixed location for HTTP installs (mga#2578)Thierry Vignaud2012-01-232-0/+13
|
* 1.58Thierry Vignaud2012-01-202-1/+2
|
* (kernel_module_extension) actually default to XZ compressed modulesThierry Vignaud2012-01-201-1/+1
|
* add support for kernel compressed as XZThierry Vignaud2012-01-202-9/+198
|
* 1.57Thierry Vignaud2012-01-192-1/+2
|
* fix linking with new kmodThierry Vignaud2012-01-192-2/+4
|
* 1.56Thierry Vignaud2012-01-132-1/+2
|
* link with libkmod instead of libmodprobe since ldetect now link with theThierry Vignaud2012-01-132-1/+2
| | | | former instead of with the later
* (memdup) rename as _memdup() in order to prevent a symbol clash with libkmodThierry Vignaud2012-01-136-14/+14
|
* (dist-git) compress with xzThierry Vignaud2012-01-131-1/+1
|
* kill 10 years old snapshot of pppd & pppoeThierry Vignaud2012-01-13246-89230/+4
| | | | (now using upstream pppd & pppoe)
* further reduce diff with ppp-2.4.5Thierry Vignaud2012-01-032-12/+4
|
* (ppp_available) kill dead code, thus reducing diff with upstream pppThierry Vignaud2012-01-031-15/+0
|
* better logThierry Vignaud2012-01-031-1/+1
|
* (kernel_version) kill it, no more used and broken since the switch to ↵Thierry Vignaud2012-01-032-11/+0
| | | | kernel-3.x anyway
* remove temp fileThierry Vignaud2012-01-031-2750/+0
|
* 1.55Thomas Backlund2011-12-282-1/+2
|
* (handle_pcmcia) kill obsolete test for 2.2 kernel (patch from tv)Thomas Backlund2011-12-282-4/+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-192-1/+2
|
* fix build with WerrorOlivier Blin2011-12-192-2/+3
|
* fix retrieving mirrorlist, broken in 1.53Olivier Blin2011-12-192-1/+3
|
* 1.53Thierry Vignaud2011-12-142-1/+2
|