aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* rename BOOT_CONSOLE variable to BOOT_OPTSNatanael Copa2013-05-061-4/+4
|
* include libcom.32 and mboot.32 for booting xenNatanael Copa2013-05-061-5/+4
|
* purge alpine-scstNatanael Copa2013-05-011-1/+1
|
* support for syslinux-5Natanael Copa2013-03-111-1/+11
|
* support for /etc/mdev.conf.d/Natanael Copa2013-03-111-0/+4
|
* alpine-xen: add xen kernel paramsRoger Pau Monne2012-09-141-2/+2
| | | | | Allow user to set params to pass to the Xen Hypervisor kernel. An example about serial console boot is provided.
* xen hypervisor is now in subpackageNatanael Copa2012-05-241-1/+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>
* 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: update to kernel 3.2Roger Pau Monne2012-02-141-1/+4
| | | | | 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-301-1/+63
| | | | | | | | | | | | 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.
* include dahdi-linux firmware in modloop. combine build targetsNatanael Copa2011-11-091-9/+3
|
* build alpine-scst if x86_64Natanael Copa2011-10-261-0/+7
|
* remove iscitarget kernel module targetNatanael Copa2011-10-211-1/+1
|
* Use new syntax for apk searchNatanael Copa2011-10-201-2/+3
|
* Makefile: create modloop as squashfsNatanael Copa2011-08-271-6/+6
| | | | Squashfs with xz compression makes things smaller.
* Include firmware in modloopNatanael Copa2011-08-261-1/+5
|
* Makefile: generate sha256 sumNatanael Copa2011-07-191-1/+7
|
* don't release alpine-desktop for nowNatanael Copa2011-05-031-1/+1
| | | | It still needs lots of polishing
* vserver target depends on currentNatanael Copa2011-04-201-1/+1
|
* use busybox tarNatanael Copa2011-04-131-5/+6
|
* apk-tools-2.1 fixesNatanael Copa2011-04-071-2/+1
|
* arch fix and apk-tools-2.1 fixesNatanael Copa2011-04-071-2/+4
|
* Add support for slipstreaming apkovl.William Pitcock2011-03-141-3/+15
|
* supporrt for builind iso's with serial. fix edge snapshot versionNatanael Copa2011-03-031-6/+9
|
* minor fix for make edge targetNatanael Copa2010-12-031-3/+7
| | | | We want create the 'current' file if does not exist
* add vserver target, support ext2, ext4 and virtio by defaultNatanael Copa2010-07-211-1/+4
|
* do not build xdelta and pkgdiff if previous iso is missingNatanael Copa2010-06-221-0/+3
|
* fix building releasesNatanael Copa2010-06-081-2/+2
|
* Revert "Support booting on Xen (using pygrub)"Natanael Copa2010-06-081-23/+4
| | | | | | This reverts commit 95657b6c802e59496da1d70b188d1378e729de98. it broke building releases
* fix the previous mergeNatanael Copa2010-06-081-3/+1
|
* Merge remote branch 'sdrik/master'Natanael Copa2010-06-021-52/+97
|\ | | | | | | | | Conflicts: Makefile
| * Makefile: fix typoCedric Schieli2010-04-151-1/+1
| |
| * Makefile: use APK_KEYS to override keyring locationCedric Schieli2010-04-151-2/+3
| |
| * Support booting on Xen (using pygrub)Cedric Schieli2010-04-151-4/+23
| |
| * Makefile: allow multiple kernel on isoCedric Schieli2010-04-111-48/+70
| |
* | Makefile: added edge targetNatanael Copa2010-06-021-0/+2
| |
* | Only release alpine, alpine-mini and alpine-vserver by defaultNatanael Copa2010-06-011-4/+3
| |
* | support for cdrom on scsi busNatanael Copa2010-04-291-1/+1
|/
* per profile releaseNatanael Copa2010-03-041-2/+3
|
* targets to create all releases in one shotNatanael Copa2010-03-041-3/+45
|
* alpine-mini: add wifi tools, firmware and opensslalpine-isoNatanael Copa2010-03-041-62/+279
|
* release 2.1Natanael Copa2009-12-301-1/+1
|
* release 2.0.1Natanael Copa2009-11-021-1/+1
|
* release 2.0Natanael Copa2009-10-251-1/+1
|
* abuild: fix so APKBUILD env var works properlyNatanael Copa2009-10-241-0/+3
| | | | | | We also make sure we source the APKBUILD when we are in the directory holding the APKBUILD file. Some of the packages sources others with relative references. (for example kernel 3rd party packages)
* newapkbuild: move code from abuild to new scriptNatanael Copa2009-10-241-1/+2
| | | | | try keep code in abuild cleaner by moving out creation of new apkbuild to separate script.
* release 2.0_rc9Natanael Copa2009-09-031-1/+1
|