aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* MergedHEADmasterFabian Affolter2019-01-100-0/+0
|
* MergedFabian Affolter2019-01-101-0/+0
|
* config-builder is able to create a package list from a mediawikiFabian Affolter2019-01-101-1/+1
| | | | | | | | | | | | | | | page or the Alpine Linux Git repository. In the list below are two pages shown that are included in the config-builder script. Alpine Rescue http://wiki.alpinelinux.org/wiki/Alpine_rescue Alpine Mini http://wiki.alpinelinux.org/wiki/Alpine_mini config-builder allows you to grab data from any mediawiki instance to build your package list. A requirement for the mediawiki pages is that the package names are placed in a table (class wikitable). Beside that nothing else is needed. You are free to format your page as you like. If you are unsure about the table layout just take a look at one of the two page mentioned above.
* Shebang added to config-builderFabian Affolter2019-01-101-1/+3
|
* config-builder is able to create a package list from a mediawikiFabian Affolter2019-01-101-0/+172
| | | | | | | | | | | | | | | page or the Alpine Linux Git repository. In the list below are two pages shown that are included in the config-builder script. Alpine Rescue http://wiki.alpinelinux.org/wiki/Alpine_rescue Alpine Mini http://wiki.alpinelinux.org/wiki/Alpine_mini config-builder allows you to grab data from any mediawiki instance to build your package list. A requirement for the mediawiki pages is that the package names are placed in a table (class wikitable). Beside that nothing else is needed. You are free to format your page as you like. If you are unsure about the table layout just take a look at one of the two page mentioned above.
* initial commitFabian Affolter2019-01-101-0/+1
|
* NOTICE: declare project end of lifeCarlo Landmeter2018-12-171-0/+4
|
* alpine-virt: enable serial by defaultNatanael Copa2016-07-281-1/+2
|
* use xorrisofs instead of genisoimageNatanael Copa2016-07-131-1/+2
| | | | cdrkit is unmaintained upstream so we replace it with xorriso
* create a volume id for the isoNatanael Copa2016-07-041-0/+1
|
* fix armhf releaseNatanael Copa2016-05-231-1/+5
| | | | build image even if overlays is missing
* build alpine-virt images for x86_64 tooNatanael Copa2016-05-231-1/+1
|
* add rpi0 block, simplify gpu_mem settingsTimo Teräs2016-05-201-3/+5
|
* add flavor alpine-virtNatanael Copa2016-05-173-2/+15
|
* alpine-extended: remove some packagesNatanael Copa2016-05-171-29/+0
| | | | remove things uses perl and some stuff thats likely not used
* update rpi firmwareTimo Teräs2016-03-211-1/+1
|
* add gpu_mem defaults for rpiTimo Teräs2016-03-211-3/+3
|
* use unified cmdline.txt for all rpi modelsTimo Teräs2016-03-141-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 firmwareTimo Teräs2016-03-141-1/+1
|
* fix firmware location in modloopNatanael Copa2016-03-031-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 firmwareTimo Teräs2015-12-241-1/+1
|
* Add f2fs to RPi initfsBartłomiej Piotrowski2015-12-041-1/+1
|
* fix modloop warningNatanael Copa2015-12-041-1/+1
|
* add mdadm to initfs packagesNatanael Copa2015-11-261-1/+1
| | | | we use raid in our default features so we need mdadm in initramfs
* fix alpine-vanilla package list symlinkNatanael Copa2015-11-261-1/+1
|
* alpine-extended: clean up packagesNatanael Copa2015-11-261-90/+19
| | | | | Try to focus more on disk, network and rescue tools instead of applications.
* fix alpine iso nameNatanael Copa2015-11-261-1/+1
|
* replace target for 'mini' with 'extended'Natanael Copa2015-11-261-1/+1
|
* fix alpine extended configNatanael Copa2015-11-261-1/+1
|
* generate isohybrid imageNatanael Copa2015-11-261-1/+1
|
* remove isolinux.cfgNatanael Copa2015-11-261-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 modloopNatanael Copa2015-11-261-6/+6
|
* rename alpine -> alpine-extended and alpine-mini -> alpineNatanael Copa2015-11-257-231/+231
|
* remove floppy supportNatanael Copa2015-11-251-1/+1
|
* include only needed firmware files in the .iso modloopTimo Teräs2015-10-281-1/+6
|
* updated raspberry firmware and boot optionsTimo Teräs2015-10-081-4/+4
|
* alpine: include lua5.2 and 5.3 and more modulesNatanael Copa2015-08-061-18/+25
|
* do not generate .pkgdiff fileNatanael Copa2015-07-081-1/+1
| | | | | we have not used this file in a long time and it makes the release process more fragile
* do not create xdeltaNatanael Copa2015-07-081-1/+1
|
* alpine-xen: add various useful toolsNatanael Copa2015-07-071-0/+6
| | | | disk tools and openvswitch is likely used so ship those with the iso.
* fix rpi config.txt and add include for additional user configTimo Teräs2015-05-061-1/+2
|
* add u-boot and rpi2 supportTimo Teräs2015-04-225-28/+92
|
* allow profile to override syslinux 'prompt' and 'timeout'Timo Teräs2015-02-021-3/+5
|
* mklatest: create .latest.txt againNatanael Copa2014-12-301-0/+2
| | | | | | there are old lxc-alpine script that needs it this should fix #3637
* fix kernel name for vanilla buildNatanael Copa2014-12-301-4/+7
| | | | | | vanilla kernel is only named 'vmlinuz' so we need strip off the flavor This fixes #3672
* mklatest: include .tar.gz releasesNatanael Copa2014-12-021-2/+5
| | | | fixes also the creation of empty \*- file when release file is missing
* mklatest: use abuild -A to deduce build architectureTimo Teräs2014-12-011-4/+1
|
* clean repo if it failed to downloadNatanael Copa2014-12-011-1/+1
|
* fix RPI releaseNatanael Copa2014-12-011-13/+25
|
* create sha512 checksumNatanael Copa2014-12-011-2/+4
|