Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-10new versiondual-v32.2Erich Eckner
2017-10-10configs/releng/build.sh: install original mirrorlist for x86_64Erich Eckner
2017-10-10configs/releng/build.sh: use archlinux32 mirrorlist from githubErich Eckner
2017-08-24new releasedual-v32.1Erich Eckner
2017-08-07populate keyring with archlinux32, tooErich Eckner
2017-06-26prepare releasedual-v32Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-06-13pendent to bfc0c81: [archiso] Add ca-certificates.crtErich Eckner
2017-06-04[archiso] Add ca-certificates.crtGerardo Exequiel Pozzi
Fix FS#54275 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-03-25Merge commit 'e7b7fe0'dual-v31Erich Eckner
2017-03-25prepare releaseGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-03-22Merge commit '3fec501'Erich Eckner
2017-03-22Merge commit 'ae854ed'Erich Eckner
2017-03-22Merge commit 'cea2f7d'v30Erich Eckner
2017-03-22Merge commit 'd510272'Erich Eckner
2017-03-22add licenseErich Eckner
2017-03-14Handle case where ip=dhcpDavid Thurstenson
Signed-off-by: David Thurstenson <thurstylark@gmail.com>
2017-03-14Add timeout to ipconfig callDavid Thurstenson
Signed-off-by: David Thurstenson <thurstylark@gmail.com>
2017-03-02[archiso] Fix docs -dual -> x86_64Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-03-01[configs/releng] Oops, rename -dual.iso -> -x86_64.isoGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-02-21prepare releaseGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-02-12[archiso] Update docsGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-02-12[configs/releng] Remove i686 syslinux filesGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-01-23[configs/releng] Do not build i686Gerardo Exequiel Pozzi
Only avoid build i686. The syslinux config files for i686 are still present. This implies that a i686 entry will be present but not working. In another patch, this can be removed if desired. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-12-21prepare releasev29Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-12-07[configs/releng] Increse efiboot.img againGerardo Exequiel Pozzi
We reached the upper limit again [#1], increasing sufficiently to do not touch again in long time. [#1] 526be1579e515beb7bfb04b154b23450eb6589cb Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-10-24prepare releasev28Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-10-23[configs/releng] Add exfat-utils to live-environmentGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-09-29pxe-common: not only search, but also domain entry in resolv.confChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-09-29pxe-common: add dns domain name in resolv.confChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-09-29pxe-common: add a comment what added settings to resolv.confChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-07-05always set copytoram for pxe boot via httpChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-31prepare releasev27Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-05-31[configs/releng] Add ndisc6Gerardo Exequiel Pozzi
Requested at FS#49526 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-05-29fix indention and add EditorConfig configurationChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-28flush and set down only if boot interface is knownChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-27do not declare bootif_dev localChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-27use ip syntax according to ip-address(8)Christian Hesse
According to ip-address(8) flushing an interface requires the keyword 'dev'. Also add proper quoting. Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-25move modprobe to run_earlyhook()Christian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-24only run pxe late hook if $ip is givenChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-24fix NBD boot without copy-to-ramChristian Hesse
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-15[configs/releng] Fix efitools path #2v26Gerardo Exequiel Pozzi
Thanks Daniel Hillenbrand.
2016-05-14prepare releaseGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-05-14[configs/releng] Oops, fix efitools pathGerardo Exequiel Pozzi
Thanks Philip Müller. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-05-12[configs/releng] prebootloader -> efitoolsGerardo Exequiel Pozzi
Should be fixed FS#49314 first
2016-05-12update to match upstream binary name mkfs.fatChristian Hesse
Starting with dosfstools 4.0-1 the mkfs executable is called 'mkfs.fat'. Signed-off-by: Christian Hesse <mail@eworm.de>
2016-03-18[archiso] Set net iface down if copytoram=y (default)Gerardo Exequiel Pozzi
This should fix FS#36749 Also flush address on specified device (default) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-03-15[configs/releng] Add some SCSI toolsGerardo Exequiel Pozzi
Requested at FS#48591 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-03-02prepare releasev25Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-03-01[archiso] Increase EFI image size for El Torito boot methodGerardo Exequiel Pozzi
Current build leaves ~800K free of 31M in the FAT filesystem, adding 9M. Going beyond 65535 sectors of 512-byte is a bit special, but works for EFI. Image size is reported a zero in boot catalog, but xorriso does a good job, and writes right value in hybrid-partition. Tested booting in qemu in both modes (cd-rom and hybrid) and works fine. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-03-01Fix non-signed buildsGerardo Exequiel Pozzi
FS#48382