Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | death to tokenring! | Thierry Vignaud | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | 1.72 | Thierry Vignaud | 2012-09-07 | 2 | -1/+2 |
| | |||||
* | (ftp_prepare) retry with FTP instead of HTTP when there's no proxy and | Thierry Vignaud | 2012-09-07 | 2 | -1/+6 |
| | | | | | | | user didn't provided the architecture in the URL (small issue introduced in commit r2774 on 2012-01-23, was: "(ftp_prepare) try arched directory for FTP installs too...") | ||||
* | (ftp_prepare,http_prepare) fix URL passed to stage2 when user didn't | Thierry Vignaud | 2012-09-07 | 2 | -3/+17 |
| | | | | provide the arch in the install path (mga#6823) | ||||
* | 1.71 | Thierry Vignaud | 2012-09-03 | 2 | -1/+2 |
| | |||||
* | (handle_hid) s/hid-generic/hid_generic/ thus making hid_generic loading silent | Thierry Vignaud | 2012-09-03 | 2 | -1/+3 |
| | | | | rationale: it fixes detecting if module was already loaded or not | ||||
* | 1.70 | Thierry Vignaud | 2012-09-03 | 2 | -1/+2 |
| | |||||
* | (http_prepare) s/ftp_prepare/http_prepare/ | Thierry Vignaud | 2012-09-03 | 1 | -1/+1 |
| | | | | as spoted on 2012-01-23, but branch never got branched | ||||
* | mount /dev/{pts,shm} earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 1 | -2/+8 |
| | | | | (based on pok's idead @mdv but fixed) | ||||
* | mount /dev as devtmpfs earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 2 | -1/+4 |
| | | | | (based on pok's idead @mdv but fixed) | ||||
* | create /sys at build time rather than run time | Thierry Vignaud | 2012-09-03 | 2 | -1/+2 |
| | |||||
* | drop redundant mkdir of /proc and /tmp (already done in image) | Thierry Vignaud | 2012-09-03 | 1 | -2/+0 |
| | | | | (inspirated by pok's change @mdv) | ||||
* | 1.69 | Thierry Vignaud | 2012-08-31 | 2 | -1/+2 |
| | |||||
* | (handle_hid) load hid-generic | Thierry Vignaud | 2012-08-31 | 2 | -0/+2 |
| | |||||
* | do not try to mount /proc/bus/usb | Thierry Vignaud | 2012-08-31 | 2 | -5/+2 |
| | |||||
* | 1.68 | Thierry Vignaud | 2012-08-30 | 2 | -1/+2 |
| | |||||
* | mount /sys/kernel/debug (needed for new ldetect) | Thierry Vignaud | 2012-08-30 | 2 | -0/+4 |
| | |||||
* | 1.67 | Thierry Vignaud | 2012-06-05 | 2 | -1/+2 |
| | |||||
* | revert to "linux" terminfo | Thierry Vignaud | 2012-06-05 | 3 | -2/+3 |
| | |||||
* | make sure nurses get initialized in UTF-8 (mga#4894) | Thierry Vignaud | 2012-06-05 | 2 | -0/+3 |
| | |||||
* | 1.66 | Thierry Vignaud | 2012-06-01 | 2 | -1/+2 |
| | |||||
* | fix info message | Thierry Vignaud | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | link against system libraries for newt & slang too (from mdv) | Thierry Vignaud | 2012-06-01 | 87 | -52614/+9 |
| | |||||
* | link against system library for libsysfs (from mdv) | Thierry Vignaud | 2012-06-01 | 7 | -510/+6 |
| | |||||
* | disable (and thus hide) "KA server" option (mga#5944) | Thierry Vignaud | 2012-06-01 | 2 | -2/+5 |
| | | | | | | | 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 Vignaud | 2012-06-01 | 2 | -8/+12 |
| | |||||
* | (mygethostbyname) switch from gethostbyname() to getaddrinfo() | Thierry Vignaud | 2012-06-01 | 2 | -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 Vignaud | 2012-05-23 | 2 | -0/+13 |
| | | | | | | support for XenBlk discs needs testing | ||||
* | add a FIXME note about resyncing unmaintained code with latest | Thierry Vignaud | 2012-05-23 | 1 | -0/+3 |
| | | | | | | pcmcia-cs-3.2.8 or with pcmciautils-0.18 needs hardware to test though... | ||||
* | kill code commented out for 11 years | Thierry Vignaud | 2012-05-23 | 1 | -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 Vignaud | 2012-04-26 | 2 | -2/+3 |
| | |||||
* | release 1.65 | Pascal Terjan | 2012-04-07 | 2 | -1/+2 |
| | |||||
* | Try mounting as btrfs too | Pascal Terjan | 2012-04-07 | 2 | -0/+2 |
| | |||||
* | load btrfs module to mount btrfs | Pascal Terjan | 2012-04-07 | 2 | -0/+5 |
| | |||||
* | 1.64 | Thierry Vignaud | 2012-04-05 | 2 | -1/+2 |
| | |||||
* | default to "screen" instead of "linux" terminfo (mga#4894) | Thierry Vignaud | 2012-04-05 | 3 | -2/+4 |
| | |||||
* | 1.63 | Thierry Vignaud | 2012-03-12 | 2 | -1/+2 |
| | |||||
* | recognize c67x00, imx21-hcd, fhci, isp1362-hcd, oxu210hp-hcd & renesas-usbhs | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 |
| | | | | | USB host drivers (mga#4905) | ||||
* | (lomount) do not try to load obsolete sqlzma & squashfs_lzma kernel modules | Thierry Vignaud | 2012-02-26 | 2 | -2/+2 |
| | | | | (less garbage in stage1's logs) | ||||
* | 1.62 | Thierry Vignaud | 2012-02-26 | 2 | -1/+2 |
| | |||||
* | (try_with_device) fix segfaulting when ISO directory is not valid (mga#4592) | Thierry Vignaud | 2012-02-26 | 2 | -3/+5 |
| | | | | | | (use our new non segfaulting dirname() implementation) also do not include string.h twice | ||||
* | (my_dirname) introduce a non segfaulting dirname() | Thierry Vignaud | 2012-02-26 | 2 | -0/+15 |
| | |||||
* | do not wait 10s for USB probing when in debug mode | Thierry Vignaud | 2012-02-26 | 1 | -0/+2 |
| | |||||
* | define DEBUG when using DEBUG | Thierry Vignaud | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | 1.61 | Thierry Vignaud | 2012-02-22 | 2 | -1/+2 |
| | |||||
* | (grab_fd) drop implementation when using gzip//xz, it's uneeded in that case | Thierry Vignaud | 2012-02-21 | 2 | -14/+2 |
| | |||||
* | kill dead emails | Thierry Vignaud | 2012-01-27 | 65 | -70/+70 |
| | |||||
* | 1.60 | Thierry Vignaud | 2012-01-26 | 2 | -1/+2 |
| | |||||
* | (ensure_dev_exists,find_media) add support for virtio discs | Thierry Vignaud | 2012-01-26 | 3 | -0/+49 |
| | |||||
* | fix .svn path | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| |