aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* alpine: included drill and ldns-toolsNatanael Copa2011-11-111-0/+2
|
* include dahdi-linux firmware in modloop. combine build targetsNatanael Copa2011-11-091-9/+3
|
* alpine-mini: fix spelling error for wpa_supplicantNatanael Copa2011-11-031-1/+1
|
* alpine: add acf-provisioningNatanael Copa2011-10-311-0/+1
|
* alpine: add kamailio subpackagesNatanael Copa2011-10-311-0/+1
|
* alpine-scst: replace util-linux-ng with util-linuxNatanael Copa2011-10-261-1/+1
|
* alpine: fix package listingNatanael Copa2011-10-261-5/+48
| | | | | | | - do not include acf-provisioning* - remove iscsitarget - replace squid-error-* with squid-lang* - replace util-linux-ng with util-linux
* build alpine-scst if x86_64Natanael Copa2011-10-261-0/+7
|
* add alpine-scst iscsi packages/conf templateCarlo Landmeter2011-10-262-0/+27
|
* 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-263-3/+5
|
* mklatest.sh: fix edge branchNatanael Copa2011-07-191-1/+6
|
* mklatest.sh: generate sha256 sumNatanael Copa2011-07-191-2/+7
|
* Makefile: generate sha256 sumNatanael Copa2011-07-191-1/+7
|
* include the sha1 sum in .latest.txtNatanael Copa2011-07-191-3/+5
|
* alpine-rescue.conf.mk addedFabian Affolter2011-07-031-0/+3
| | | | | | | This file is an addition to the already present alpine-rescue.packages file. With this file users will be able to follow the wiki article "How to make a custom ISO image" easily.
* alpine.packages: add socatNatanael Copa2011-05-231-0/+1
| | | | as requested in #649
* don't release alpine-desktop for nowNatanael Copa2011-05-031-1/+1
| | | | It still needs lots of polishing