Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | supporrt for builind iso's with serial. fix edge snapshot version | Natanael Copa | 2011-03-03 | 1 | -6/+9 | |
| | ||||||
* | include more asterisk packages on iso | Natanael Copa | 2010-12-09 | 1 | -0/+9 | |
| | ||||||
* | minor fix for make edge target | Natanael Copa | 2010-12-03 | 1 | -3/+7 | |
| | | | | We want create the 'current' file if does not exist | |||||
* | added cryptsetup to default iso image | Natanael Copa | 2010-12-02 | 1 | -0/+1 | |
| | ||||||
* | vserver: pick correct kernel by default | Natanael Copa | 2010-08-27 | 1 | -3/+3 | |
| | | | | see http://redmine.alpinelinux.org/issues/413 | |||||
* | do not provide the 'current' and 'previous' files | Natanael Copa | 2010-08-05 | 2 | -2/+0 | |
| | ||||||
* | alpine-vserver: include kernel and acct | Natanael Copa | 2010-08-05 | 1 | -0/+2 | |
| | ||||||
* | add vserver target, support ext2, ext4 and virtio by default | Natanael Copa | 2010-07-21 | 1 | -1/+4 | |
| | ||||||
* | alpine.packages: do not include lua-lgob | Natanael Copa | 2010-07-16 | 1 | -1/+18 | |
| |