aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mklatest: rename the 'iso' field to 'file'Natanael Copa2014-11-271-3/+4
| | | | We will ship rpi tar.gz images
* rename initramfs image to initramfs-<flavor>Natanael Copa2014-11-261-7/+7
| | | | fix syslinux.cfg and isolinux.cfg generation
* mklatest: don't generate .latest.txtNatanael Copa2014-11-261-5/+2
| | | | users should use .yaml instead
* rename modloop to modloop-<kernel flavor>Natanael Copa2014-11-261-1/+1
| | | | | | | this is more consistent with: vmlinuz-grsec initramfs-grsec System.map*-grsec
* add mmc to initramfsTimo Teräs2014-11-251-1/+1
| | | | | it is useful for arm, but also certain x86 and x86_64 motherboards do have mmc reader.
* use abuild to detect build architectureTimo Teräs2014-11-241-1/+1
|
* alpine: remove flashcacheNatanael Copa2014-11-101-1/+1
|
* fix building without apk fetch --simulate hacksNatanael Copa2014-11-051-52/+26
|
* remove unused variablesNatanael Copa2014-11-051-5/+0
|
* alpine-xen: remove xendNatanael Copa2014-10-141-1/+0
|
* allow INITFS_FEATURES to be overridden in .conf.mkNatanael Copa2014-09-221-1/+1
|
* mklatest.sh: generate latest-releases.yamlNatanael Copa2014-07-031-0/+20
| | | | Generate a yaml file with the information about the releases
* enable xen releasesNatanael Copa2014-06-261-1/+1
|
* add alpine-vanilla and disable alpine-xen releasesNatanael Copa2014-06-042-3/+3
| | | | xen does not work with musl so disable that for now
* try catch apk fetch errors earlyNatanael Copa2014-06-041-0/+1
| | | | | We cannot grab exitstatus from pipe so run the apk fetch separately to detect errors early
* remove more traces of vserverNatanael Copa2014-05-291-18/+1
|
* remove profile for vserverNatanael Copa2014-05-292-23/+0
|
* add profile for vanilla kernelNatanael Copa2014-05-293-4/+15
| | | | Useful for kernel debugging
* add openssh and chrony to the minimal package setsTimo Teräs2014-04-012-0/+4
|
* fix syslinux.cfg to reflect new installkernelNatanael Copa2014-03-251-1/+1
|
* alpine: add asterisk-{mobile,speex,srtp}2.7-stableNatanael Copa2014-02-051-1/+3
| | | | fixes #2676
* alpine: add flashcache to modloopNatanael Copa2013-12-101-0/+1
| | | | fixes #2447
* run apk fetch --stdout quietNatanael Copa2013-12-101-7/+14
| | | | The progressbar recently moved from stderr to stdout
* move syslinux.cfg to /boot/syslinux/syslinux.cfgNatanael Copa2013-11-071-4/+4
| | | | This where the .c32 files are stored
* move isolinux files to /boot/syslinuxNatanael Copa2013-11-051-1/+1
| | | | | isolinux will look search in /boot/syslinux too but syslinux will not look in /boot/isolinux
* alpine: add awall to isoNatanael Copa2013-10-011-0/+1
|
* vserver: exclude kernel package from isoNatanael Copa2013-05-151-1/+0
| | | | | | This means you need network to be able to install it on disk. It also reduces the iso size with almost 50%
* vserver: remove dahdi kernel modulesNatanael Copa2013-05-141-1/+1
|
* disable modeset for xenNatanael Copa2013-05-061-0/+1
|
* rename BOOT_CONSOLE variable to BOOT_OPTSNatanael Copa2013-05-064-8/+8
|
* include libcom.32 and mboot.32 for booting xenNatanael Copa2013-05-061-5/+4
|
* set nomodeset on vserver and alpine edgeNatanael Copa2013-05-012-0/+3
|
* purge alpine-scstNatanael Copa2013-05-013-29/+1
|
* support for syslinux-5Natanael Copa2013-03-111-1/+11
|
* support for /etc/mdev.conf.d/Natanael Copa2013-03-111-0/+4
|
* alpine.packages: add squark2.5-stable2.4-stableNatanael Copa2013-03-011-0/+1
| | | | we want it on the iso
* alpine-edge: include xtables-addons kernel modulesNatanael Copa2013-01-301-2/+2
|
* alpine-xen: add xen kernel paramsRoger Pau Monne2012-09-142-2/+5
| | | | | Allow user to set params to pass to the Xen Hypervisor kernel. An example about serial console boot is provided.
* alpine-xen: add xen-xend packageRoger Pau Monne2012-09-141-0/+1
| | | | | Since xend is deprecated in 4.2, we will split it in a different subpackage, that will not be installed by default.
* alpine-xen: do not build apkovlNatanael Copa2012-07-031-1/+0
|
* xen hypervisor is now in subpackageNatanael Copa2012-05-241-1/+1
|
* alpine: include unbound packageNatanael Copa2012-05-021-0/+1
|
* alpine-xen: remove xencommons and use xenstored and xenconsoledRoger Pau Monne2012-04-301-1/+2
| | | | | | | Since xencommons is no longer packaged with Alpine Xen, use xenstored and xenconsoled init scripts. Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
* add network-extras to package listsNatanael Copa2012-03-168-7/+8
|
* alpine-xen: add tun moduleRoger Pau Monne2012-03-011-0/+1
| | | | | Force "tun" module to load at start, since it's needed to create bridged HVM machines.
* add alpine-xen to profilesNatanael Copa2012-02-171-2/+2
| | | | so we get it included with releases
* alpine-xen: remove hvc0 consoleRoger Pau Monne2012-02-171-1/+0
| | | | | Removed console=hvc0 from kernel parameters since it can prevent output to vga on some systems.
* alpine-xen: update to kernel 3.2Roger Pau Monne2012-02-143-2/+5
| | | | | Update alpine-xen iso generation, to load the modules that where previously included inside the kernel in 3.0.
* alpine-iso: add support to create Xen Dom0 LiveCD/USBRoger Pau Monne2011-12-303-1/+77
| | | | | | | | | | | | A new profile has been added, called alpine-xen, that shoud be used when trying to craft a Xen Dom0 LiveCD/USB. Changes since v1: * Removed dummy net setup, since xencommons doesn't need net to start. Please review and comment.
* alpine: include wireless-tools and wpa_supplicantNatanael Copa2011-12-201-0/+2
| | | | | might be the only connectivity you have is wifi so we should include those on iso.