Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alpine.packages: add squark2.5-stable2.4-stable | Natanael Copa | 2013-03-01 | 1 | -0/+1 |
| | | | | we want it on the iso | ||||
* | alpine-edge: include xtables-addons kernel modules | Natanael Copa | 2013-01-30 | 1 | -2/+2 |
| | |||||
* | alpine-xen: add xen kernel params | Roger Pau Monne | 2012-09-14 | 2 | -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 package | Roger Pau Monne | 2012-09-14 | 1 | -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 apkovl | Natanael Copa | 2012-07-03 | 1 | -1/+0 |
| | |||||
* | xen hypervisor is now in subpackage | Natanael Copa | 2012-05-24 | 1 | -1/+1 |
| | |||||
* | alpine: include unbound package | Natanael Copa | 2012-05-02 | 1 | -0/+1 |
| | |||||
* | alpine-xen: remove xencommons and use xenstored and xenconsoled | Roger Pau Monne | 2012-04-30 | 1 | -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 lists | Natanael Copa | 2012-03-16 | 8 | -7/+8 |
| | |||||
* | alpine-xen: add tun module | Roger Pau Monne | 2012-03-01 | 1 | -0/+1 |
| | | | | | Force "tun" module to load at start, since it's needed to create bridged HVM machines. | ||||
* | add alpine-xen to profiles | Natanael Copa | 2012-02-17 | 1 | -2/+2 |
| | | | | so we get it included with releases | ||||
* | alpine-xen: remove hvc0 console | Roger Pau Monne | 2012-02-17 | 1 | -1/+0 |
| | | | | | Removed console=hvc0 from kernel parameters since it can prevent output to vga on some systems. | ||||
* | alpine-xen: update to kernel 3.2 | Roger Pau Monne | 2012-02-14 | 3 | -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/USB | Roger Pau Monne | 2011-12-30 | 3 | -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_supplicant | Natanael Copa | 2011-12-20 | 1 | -0/+2 |
| | | | | | might be the only connectivity you have is wifi so we should include those on iso. | ||||
* | alpine: included drill and ldns-tools | Natanael Copa | 2011-11-11 | 1 | -0/+2 |
| | |||||
* | include dahdi-linux firmware in modloop. combine build targets | Natanael Copa | 2011-11-09 | 1 | -9/+3 |
| | |||||
* | alpine-mini: fix spelling error for wpa_supplicant | Natanael Copa | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | alpine: add acf-provisioning | Natanael Copa | 2011-10-31 | 1 | -0/+1 |
| | |||||
* | alpine: add kamailio subpackages | Natanael Copa | 2011-10-31 | 1 | -0/+1 |
| | |||||
* | alpine-scst: replace util-linux-ng with util-linux | Natanael Copa | 2011-10-26 | 1 | -1/+1 |
| | |||||
* | alpine: fix package listing | Natanael Copa | 2011-10-26 | 1 | -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_64 | Natanael Copa | 2011-10-26 | 1 | -0/+7 |
| | |||||
* | add alpine-scst iscsi packages/conf template | Carlo Landmeter | 2011-10-26 | 2 | -0/+27 |
| | |||||
* | remove iscitarget kernel module target | Natanael Copa | 2011-10-21 | 1 | -1/+1 |
| | |||||
* | Use new syntax for apk search | Natanael Copa | 2011-10-20 | 1 | -2/+3 |
| | |||||
* | Makefile: create modloop as squashfs | Natanael Copa | 2011-08-27 | 1 | -6/+6 |
| | | | | Squashfs with xz compression makes things smaller. | ||||
* | Include firmware in modloop | Natanael Copa | 2011-08-26 | 3 | -3/+5 |
| | |||||
* | mklatest.sh: fix edge branch | Natanael Copa | 2011-07-19 | 1 | -1/+6 |
| | |||||
* | mklatest.sh: generate sha256 sum | Natanael Copa | 2011-07-19 | 1 | -2/+7 |
| | |||||
* | Makefile: generate sha256 sum | Natanael Copa | 2011-07-19 | 1 | -1/+7 |
| | |||||
* | include the sha1 sum in .latest.txt | Natanael Copa | 2011-07-19 | 1 | -3/+5 |
| | |||||
* | alpine-rescue.conf.mk added | Fabian Affolter | 2011-07-03 | 1 | -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 socat | Natanael Copa | 2011-05-23 | 1 | -0/+1 |
| | | | | as requested in #649 | ||||
* | don't release alpine-desktop for now | Natanael Copa | 2011-05-03 | 1 | -1/+1 |
| | | | | It still needs lots of polishing | ||||
* | alpine-desktop: use ncopa's apkovl | Natanael Copa | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | alpine-desktop: add drivers for common chips | Natanael Copa | 2011-05-03 | 1 | -1/+4 |
| | |||||
* | use nenolods apkovl for desktop | Natanael Copa | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | mklatest: fix previous commit | Natanael Copa | 2011-05-03 | 1 | -1/+1 |
| | | | | also the .iso file has an $arch suffix | ||||
* | mklatest: add multiarch support | Natanael Copa | 2011-05-03 | 1 | -2/+8 |
| | |||||
* | vserver target depends on current | Natanael Copa | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | use busybox tar | Natanael Copa | 2011-04-13 | 1 | -5/+6 |
| | |||||
* | add alpine-mirrors to package lists | Natanael Copa | 2011-04-13 | 4 | -0/+5 |
| | |||||
* | added alpine-mirrors | Natanael Copa | 2011-04-12 | 1 | -0/+1 |
| | |||||
* | apk-tools-2.1 fixes | Natanael Copa | 2011-04-07 | 1 | -2/+1 |
| | |||||
* | arch fix and apk-tools-2.1 fixes | Natanael Copa | 2011-04-07 | 1 | -2/+4 |
| | |||||
* | *.package: add tzdata | Natanael Copa | 2011-03-31 | 6 | -1/+15 |
| | |||||
* | Add support for slipstreaming apkovl. | William Pitcock | 2011-03-14 | 3 | -3/+23 |
| | |||||
* | added dhcrelay, fprobe and nrpe to alpine iso | Natanael Copa | 2011-03-03 | 1 | -0/+3 |
| | |||||
* | add alpine-mirrors package to edge iso | Natanael Copa | 2011-03-03 | 1 | -0/+1 |
| |