Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use xorrisofs instead of genisoimage | Natanael Copa | 2016-07-13 | 1 | -1/+2 |
| | | | | cdrkit is unmaintained upstream so we replace it with xorriso | ||||
* | create a volume id for the iso | Natanael Copa | 2016-07-04 | 1 | -0/+1 |
| | |||||
* | fix armhf release | Natanael Copa | 2016-05-23 | 1 | -1/+5 |
| | | | | build image even if overlays is missing | ||||
* | build alpine-virt images for x86_64 too | Natanael Copa | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | add rpi0 block, simplify gpu_mem settings | Timo Teräs | 2016-05-20 | 1 | -3/+5 |
| | |||||
* | add flavor alpine-virt | Natanael Copa | 2016-05-17 | 1 | -2/+2 |
| | |||||
* | update rpi firmware | Timo Teräs | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | add gpu_mem defaults for rpi | Timo Teräs | 2016-03-21 | 1 | -3/+3 |
| | |||||
* | use unified cmdline.txt for all rpi models | Timo Teräs | 2016-03-14 | 1 | -3/+4 |
| | | | | | add also rpi3 filter and use rpi2 kernel for it. not sure if the rpi3 filter really exists but add it just in case. | ||||
* | update rpi firmware | Timo Teräs | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | fix firmware location in modloop | Natanael Copa | 2016-03-03 | 1 | -2/+1 |
| | | | | | | | modloop init.d script expects the firmware in /lib/modules/firmware. This fixes regression introduced with commit 93bdebeb7b8a (include only needed firmware files in the .iso modloop) | ||||
* | update rpi firmware | Timo Teräs | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | fix modloop warning | Natanael Copa | 2015-12-04 | 1 | -1/+1 |
| | |||||
* | add mdadm to initfs packages | Natanael Copa | 2015-11-26 | 1 | -1/+1 |
| | | | | we use raid in our default features so we need mdadm in initramfs | ||||
* | replace target for 'mini' with 'extended' | Natanael Copa | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | generate isohybrid image | Natanael Copa | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | remove isolinux.cfg | Natanael Copa | 2015-11-26 | 1 | -25/+2 |
| | | | | | | we dont need separate syslinux.cfg/isolinux.cfg since we no longer depend on alpine_dev. All boot media should be able to use same syslinuyx.cfg. | ||||
* | replace alpine_dev boot option with modloop | Natanael Copa | 2015-11-26 | 1 | -6/+6 |
| | |||||
* | rename alpine -> alpine-extended and alpine-mini -> alpine | Natanael Copa | 2015-11-25 | 1 | -2/+2 |
| | |||||
* | remove floppy support | Natanael Copa | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | include only needed firmware files in the .iso modloop | Timo Teräs | 2015-10-28 | 1 | -1/+6 |
| | |||||
* | updated raspberry firmware and boot options | Timo Teräs | 2015-10-08 | 1 | -4/+4 |
| | |||||
* | do not generate .pkgdiff file | Natanael Copa | 2015-07-08 | 1 | -1/+1 |
| | | | | | we have not used this file in a long time and it makes the release process more fragile | ||||
* | do not create xdelta | Natanael Copa | 2015-07-08 | 1 | -1/+1 |
| | |||||
* | fix rpi config.txt and add include for additional user config | Timo Teräs | 2015-05-06 | 1 | -1/+2 |
| | |||||
* | add u-boot and rpi2 support | Timo Teräs | 2015-04-22 | 1 | -25/+77 |
| | |||||
* | allow profile to override syslinux 'prompt' and 'timeout' | Timo Teräs | 2015-02-02 | 1 | -3/+5 |
| | |||||
* | fix kernel name for vanilla build | Natanael Copa | 2014-12-30 | 1 | -4/+7 |
| | | | | | | vanilla kernel is only named 'vmlinuz' so we need strip off the flavor This fixes #3672 | ||||
* | clean repo if it failed to download | Natanael Copa | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | fix RPI release | Natanael Copa | 2014-12-01 | 1 | -13/+25 |
| | |||||
* | create sha512 checksum | Natanael Copa | 2014-12-01 | 1 | -2/+4 |
| | |||||
* | refactor how checksums are generated | Natanael Copa | 2014-12-01 | 1 | -12/+22 |
| | |||||
* | remove usb img rules | Natanael Copa | 2014-12-01 | 1 | -27/+0 |
| | | | | we havent created usb images for a long time | ||||
* | add rpi boot options to be more silent | Timo Teräs | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | new target 'rpi' to build raspberry pi image | Timo Teräs | 2014-11-27 | 1 | -1/+39 |
| | | | | | | use: make PROFILE="alpine-rpi" rpi and extract that to root of the boot-up MMC to create new boot media. | ||||
* | rename initramfs image to initramfs-<flavor> | Natanael Copa | 2014-11-26 | 1 | -7/+7 |
| | | | | fix syslinux.cfg and isolinux.cfg generation | ||||
* | rename modloop to modloop-<kernel flavor> | Natanael Copa | 2014-11-26 | 1 | -1/+1 |
| | | | | | | | this is more consistent with: vmlinuz-grsec initramfs-grsec System.map*-grsec | ||||
* | add mmc to initramfs | Timo Teräs | 2014-11-25 | 1 | -1/+1 |
| | | | | | it is useful for arm, but also certain x86 and x86_64 motherboards do have mmc reader. | ||||
* | use abuild to detect build architecture | Timo Teräs | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | fix building without apk fetch --simulate hacks | Natanael Copa | 2014-11-05 | 1 | -52/+26 |
| | |||||
* | remove unused variables | Natanael Copa | 2014-11-05 | 1 | -5/+0 |
| | |||||
* | allow INITFS_FEATURES to be overridden in .conf.mk | Natanael Copa | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | enable xen releases | Natanael Copa | 2014-06-26 | 1 | -1/+1 |
| | |||||
* | add alpine-vanilla and disable alpine-xen releases | Natanael Copa | 2014-06-04 | 1 | -2/+2 |
| | | | | xen does not work with musl so disable that for now | ||||
* | try catch apk fetch errors early | Natanael Copa | 2014-06-04 | 1 | -0/+1 |
| | | | | | We cannot grab exitstatus from pipe so run the apk fetch separately to detect errors early | ||||
* | remove more traces of vserver | Natanael Copa | 2014-05-29 | 1 | -18/+1 |
| | |||||
* | add profile for vanilla kernel | Natanael Copa | 2014-05-29 | 1 | -4/+8 |
| | | | | Useful for kernel debugging | ||||
* | fix syslinux.cfg to reflect new installkernel | Natanael Copa | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | run apk fetch --stdout quiet | Natanael Copa | 2013-12-10 | 1 | -7/+14 |
| | | | | The progressbar recently moved from stderr to stdout | ||||
* | move syslinux.cfg to /boot/syslinux/syslinux.cfg | Natanael Copa | 2013-11-07 | 1 | -4/+4 |
| | | | | This where the .c32 files are stored |