Natanael Copa | 6a0fe439d8b | alpine-virt: enable serial by default
(cherry picked from commit 260faac06f5e8233bb59876a33cdcb9d1d24313a) | | |
Natanael Copa | 1165d72e528 | create a volume id for the iso | | |
Natanael Copa | 56c1f95f8b6 | fix armhf release
build image even if overlays is missing | | |
Natanael Copa | eeb42ee7eb5 | build alpine-virt images for x86_64 too | | |
Timo Teräs | dec12735b65 | add rpi0 block, simplify gpu_mem settings | | |
Natanael Copa | aba4bd4a152 | add flavor alpine-virt | | |
Natanael Copa | 479bd2aa307 | alpine-extended: remove some packages
remove things uses perl and some stuff thats likely not used | | |
Timo Teräs | a2cf21c1cd2 | update rpi firmware | | |
Timo Teräs | 67be8a7e638 | add gpu_mem defaults for rpi | | |
Timo Teräs | 3431e504988 | use unified cmdline.txt for all rpi models
add also rpi3 filter and use rpi2 kernel for it. not sure if
the rpi3 fil... | | |
Timo Teräs | 3e183ce11eb | update rpi firmware | | |
Natanael Copa | b7caa30bb8a | fix firmware location in modloop
modloop init.d script expects the firmware in /lib/modules/firmware.
This fixes re... | | |
Jens Vehlhaber | 727cd57b051 | add btrfs tools for install btrfs on root | | |
Jens Vehlhaber | e9fb249a77c | Merge branch 'master' of ssh://ssl.nettworks.org:7999/eis/eis-iso | | |
Jens Vehlhaber | 972c85b34f9 | remove htop and mc | | |
Timo Teräs | 8053bcc1004 | update rpi firmware | | |
Bartłomiej Piotrowski | 0ba0fe5e844 | Add f2fs to RPi initfs | | |
Natanael Copa | 9184f0cba55 | fix modloop warning | | |
Natanael Copa | 7f4d2731ac1 | add mdadm to initfs packages
we use raid in our default features so we need mdadm in initramfs | | |
Natanael Copa | cf9bcacd749 | fix alpine-vanilla package list symlink | | |
Natanael Copa | bb8258393c1 | alpine-extended: clean up packages
Try to focus more on disk, network and rescue tools instead of
applications. | | |
Natanael Copa | 6ab27540d65 | fix alpine iso name | | |
Natanael Copa | 005992f6dad | replace target for 'mini' with 'extended' | | |
Natanael Copa | 13401c7b7f7 | fix alpine extended config | | |
Natanael Copa | 611c20b848d | generate isohybrid image | | |
Natanael Copa | 1467b0478f3 | remove isolinux.cfg
we dont need separate syslinux.cfg/isolinux.cfg since we no longer
depend on alpine_dev. All boo... | | |
Natanael Copa | a7c38e80158 | replace alpine_dev boot option with modloop | | |
Natanael Copa | 7be28ed691a | rename alpine -> alpine-extended and alpine-mini -> alpine | | |
Natanael Copa | 35092cf10eb | remove floppy support | | |
Timo Teräs | 93bdebeb7b8 | include only needed firmware files in the .iso modloop | | |
Timo Teräs | 767005b524f | updated raspberry firmware and boot options | | |
Yves Schumann (ti8m) | bfe9129a24a | Merge branch 'master' of ssh://ssl.nettworks.org:7999/eis/eis-iso | | |
Yves Schumann (ti8m) | 99b8e9fe640 | Updated gitignore | | |
Jens Vehlhaber | 9f0822d4bd3 | remove missing packages | | |
Natanael Copa | 1c2a3f799de | alpine: include lua5.2 and 5.3 and more modules | | |
Natanael Copa | 0914646392e | do not generate .pkgdiff file
we have not used this file in a long time and it makes the release
process more fragile | | |
Natanael Copa | 67215547d5e | do not create xdelta | | |
Natanael Copa | 940211e5d15 | alpine-xen: add various useful tools
disk tools and openvswitch is likely used so ship those with the iso. | | |
Timo Teräs | ef23ae7ab99 | fix rpi config.txt and add include for additional user config | | |
Timo Teräs | 33786d5391f | add u-boot and rpi2 support | | |
Timo Teräs | b3ceff26580 | allow profile to override syslinux 'prompt' and 'timeout' | | |
Jens Vehlhaber | 41d30d4cdaf | update to latest ISO build script | | |
Natanael Copa | 83c6267bbb4 | mklatest: create .latest.txt again
there are old lxc-alpine script that needs it
this should fix #3637 | | |
Natanael Copa | bdcaaf34d44 | fix kernel name for vanilla build
vanilla kernel is only named 'vmlinuz' so we need strip off the flavor
This fixes... | | |
Natanael Copa | e9b64cef939 | mklatest: include .tar.gz releases
fixes also the creation of empty \*- file when release file is missing | | |
Timo Teräs | c9721118789 | mklatest: use abuild -A to deduce build architecture | | |
Natanael Copa | d3e928aa397 | clean repo if it failed to download | | |
Natanael Copa | e59bc5c038f | fix RPI release | | |
Natanael Copa | 574a82f0e3b | create sha512 checksum | | |
Natanael Copa | bb7fbbcc110 | refactor how checksums are generated | | |
Natanael Copa | 1b7f6fc3b1d | remove usb img rules
we havent created usb images for a long time | | |
Timo Teräs | 56473d5ceb6 | add rpi boot options to be more silent | | |
Timo Teräs | d0911af3c58 | new target 'rpi' to build raspberry pi image
use: make PROFILE="alpine-rpi" rpi
and extract that to root of the boo... | | |
Natanael Copa | fb61103e9e7 | alpine-xen: remove wpa_supplicant and wireless-tools
we remove wifi tools by replacng network-extras with bridge, bo... | | |
Natanael Copa | c1e93d88eac | mklatest: generate sha512 sum | | |
Natanael Copa | 13b8a5b2fcd | mklatest: rename the 'iso' field to 'file'
We will ship rpi tar.gz images | | |
Natanael Copa | 9b635572ecc | rename initramfs image to initramfs-<flavor>
fix syslinux.cfg and isolinux.cfg generation | | |
Natanael Copa | 9fea4debc67 | mklatest: don't generate .latest.txt
users should use .yaml instead | | |
Natanael Copa | 60e20c87432 | rename modloop to modloop-<kernel flavor>
this is more consistent with:
vmlinuz-grsec
initramfs-grsec
System.m... | | |
Timo Teräs | 944d178720b | add mmc to initramfs
it is useful for arm, but also certain x86 and x86_64 motherboards
do have mmc reader. | | |
Timo Teräs | a32d67d89dc | use abuild to detect build architecture | | |
Natanael Copa | 7db82b3d220 | alpine: remove flashcache | | |
Natanael Copa | 2f5ed733ada | fix building without apk fetch --simulate hacks | | |
Natanael Copa | c688f3e7b78 | remove unused variables | | |
Yves Schumann (admin) | eb2cd1847f0 | Added packages "bash dialog eis-install" to INITFS_PKGS | | |
Yves Schumann (admin) | f7d50f8952a | Merge commit '5ce7788a5c5bd959f615af9dfa0fedc9de233d9e'
Conflicts:
Makefile | | |
Natanael Copa | 5ce7788a5c5 | alpine-xen: remove xend | | |
Natanael Copa | b6d4a960257 | allow INITFS_FEATURES to be overridden in .conf.mk | | |
Natanael Copa | f20b3b07e16 | mklatest.sh: generate latest-releases.yaml
Generate a yaml file with the information about the releases | | |
Natanael Copa | 6e99800a4da | enable xen releases | | |
Natanael Copa | b32dc51b82e | add alpine-vanilla and disable alpine-xen releases
xen does not work with musl so disable that for now | | |
Natanael Copa | 6439ed44dcd | try catch apk fetch errors early
We cannot grab exitstatus from pipe so run the apk fetch separately to
detect error... | | |
Natanael Copa | f975754550c | remove more traces of vserver | | |
Natanael Copa | 5958eea23b3 | remove profile for vserver | | |
Natanael Copa | 4e389ed73e5 | add profile for vanilla kernel
Useful for kernel debugging | | |
Jens Vehlhaber | 34a7f2db00d | update from latest | | |
Timo Teräs | 92583f89b0a | add openssh and chrony to the minimal package sets | | |
Natanael Copa | f1ee5e23cca | fix syslinux.cfg to reflect new installkernel | | |
Jens Vehlhaber | 085548b0bf0 | add packages dmidecode, wget | | |
Natanael Copa | 4943191bef1 | alpine: add asterisk-{mobile,speex,srtp}
fixes #2676 | | |
Jens Vehlhaber | f18376fe90a | update makefile from alpine project | | |
Natanael Copa | 1b9e935846c | alpine: add flashcache to modloop
fixes #2447 | | |
Natanael Copa | cd47b90c8b8 | run apk fetch --stdout quiet
The progressbar recently moved from stderr to stdout | | |
Jens Vehlhaber | 0333818def7 | update from main | | |
Natanael Copa | aa755309c42 | move syslinux.cfg to /boot/syslinux/syslinux.cfg
This where the .c32 files are stored | | |
Yves Schumann (admin) | 300c28df26a | Merging in latest from upstream (AL/alpine-iso-mirror:refs/heads/master)
* commit '65e6c99cf9c72f086308f89279315cb75... | | |
Jens Vehlhaber | 28f2dcb9a20 | rename iso image | | |
Natanael Copa | 65e6c99cf9c | move isolinux files to /boot/syslinux
isolinux will look search in /boot/syslinux too but syslinux will not
look in ... | | |
Jens Vehlhaber | ff3ca782580 | include used only packages to list | | |
Yves Schumann (admin) | f61451c3c39 | Merging in latest from upstream (AL/alpine-iso-mirror:refs/heads/master)
* commit 'acbbf5979ca2f27ecd4cffba7ab81c2b2... | | |
Natanael Copa | acbbf5979ca | alpine: add awall to iso | | |
Yves Schumann (admin) | 9279acd5a3f | [ys] Added config files for eisfair-ng iso build | | |
Natanael Copa | fcd0b4d4e20 | vserver: exclude kernel package from iso
This means you need network to be able to install it on disk.
It also redu... | | |
Natanael Copa | 983060d8331 | vserver: remove dahdi kernel modules | | |
Natanael Copa | 61a22aa626b | disable modeset for xen | | |
Natanael Copa | 8fa995d9b35 | rename BOOT_CONSOLE variable to BOOT_OPTS | | |
Natanael Copa | 2db3add718c | include libcom.32 and mboot.32 for booting xen | | |
Natanael Copa | 13082a25ec4 | set nomodeset on vserver and alpine edge | | |
Natanael Copa | f987b592269 | purge alpine-scst | | |
Natanael Copa | 8cfb0b853ce | support for syslinux-5 | | |
Natanael Copa | 4fc8419f46c | support for /etc/mdev.conf.d/ | | |
Natanael Copa | ccc795bde56 | alpine.packages: add squark
we want it on the iso | | |
Natanael Copa | 9ffffc190bc | alpine-edge: include xtables-addons kernel modules | | |
Roger Pau Monne | 26934b94b2d | alpine-xen: add xen kernel params
Allow user to set params to pass to the Xen Hypervisor kernel. An
example about se... | | |
Roger Pau Monne | 287928e9f28 | alpine-xen: add xen-xend package
Since xend is deprecated in 4.2, we will split it in a different
subpackage, that w... | | |
Natanael Copa | 38c1ddb157a | alpine-xen: do not build apkovl | | |
Natanael Copa | 834d9a86816 | xen hypervisor is now in subpackage | | |
Natanael Copa | d8b43557d88 | alpine: include unbound package | | |
Roger Pau Monne | fa15ac0a49e | alpine-xen: remove xencommons and use xenstored and xenconsoled
Since xencommons is no longer packaged with Alpine X... | | |
Natanael Copa | 13003cb1e5e | add network-extras to package lists | | |
Roger Pau Monne | 90f42b63a51 | alpine-xen: add tun module
Force "tun" module to load at start, since it's needed to create
bridged HVM machines. | | |
Natanael Copa | a9a63585d92 | add alpine-xen to profiles
so we get it included with releases | | |
Roger Pau Monne | beeb9ee773a | alpine-xen: remove hvc0 console
Removed console=hvc0 from kernel parameters since it can prevent
output to vga on so... | | |
Roger Pau Monne | f5ae8e8434f | alpine-xen: update to kernel 3.2
Update alpine-xen iso generation, to load the modules that where
previously include... | | |
Roger Pau Monne | 6be4450d14e | alpine-iso: add support to create Xen Dom0 LiveCD/USB
A new profile has been added, called alpine-xen, that shoud be... | | |
Natanael Copa | 5cc7d3aae80 | alpine: include wireless-tools and wpa_supplicant
might be the only connectivity you have is wifi so we should inclu... | | |
Natanael Copa | 9144d9292a8 | alpine: included drill and ldns-tools | | |
Natanael Copa | 9963f8c4ba8 | include dahdi-linux firmware in modloop. combine build targets | | |
Natanael Copa | ff9eca15506 | alpine-mini: fix spelling error for wpa_supplicant | | |
Natanael Copa | bd0f53fc4a8 | alpine: add acf-provisioning | | |
Natanael Copa | 81c53bce2bd | alpine: add kamailio subpackages | | |
Natanael Copa | 310ff89e504 | alpine-scst: replace util-linux-ng with util-linux | | |
Natanael Copa | 3484be71760 | alpine: fix package listing
- do not include acf-provisioning*
- remove iscsitarget
- replace squid-error-* with squ... | | |
Natanael Copa | e92ca3b26d3 | build alpine-scst if x86_64 | | |
Carlo Landmeter | ca84ec5c104 | add alpine-scst iscsi packages/conf template | | |
Natanael Copa | 4bafd214548 | remove iscitarget kernel module target | | |
Natanael Copa | 74afba82fca | Use new syntax for apk search | | |
Natanael Copa | e7f551e93b4 | Makefile: create modloop as squashfs
Squashfs with xz compression makes things smaller. | | |
Natanael Copa | c78cc691b2d | Include firmware in modloop | | |
Natanael Copa | 4663c812834 | mklatest.sh: fix edge branch | | |
Natanael Copa | b2ac324442a | mklatest.sh: generate sha256 sum | | |
Natanael Copa | fc38cbeabe7 | Makefile: generate sha256 sum | | |
Natanael Copa | 1b0095c65a8 | include the sha1 sum in .latest.txt | | |
Fabian Affolter | a086f195b07 | alpine-rescue.conf.mk added
This file is an addition to the already present
alpine-rescue.packages file. With this f... | | |
Natanael Copa | 6b8c6c64439 | alpine.packages: add socat
as requested in #649 | | |
Natanael Copa | 537cb4af685 | don't release alpine-desktop for now
It still needs lots of polishing | | |
Natanael Copa | bb4d2cb5495 | alpine-desktop: use ncopa's apkovl | | |
Natanael Copa | d289048ae45 | alpine-desktop: add drivers for common chips | | |
Natanael Copa | cb4a0cf4e24 | use nenolods apkovl for desktop | | |
Natanael Copa | 7e44d3b8463 | mklatest: fix previous commit
also the .iso file has an $arch suffix | | |
Natanael Copa | 50f0867a7ef | mklatest: add multiarch support | | |
Natanael Copa | 2f21308b3a2 | vserver target depends on current | | |
Natanael Copa | dab5cd6129a | use busybox tar | | |
Natanael Copa | 984f73535ff | add alpine-mirrors to package lists | | |
Natanael Copa | f4fd2151eb2 | added alpine-mirrors | | |
Natanael Copa | 715b4fa7a49 | apk-tools-2.1 fixes | | |
Natanael Copa | 57ff368a4ed | arch fix and apk-tools-2.1 fixes | | |
Natanael Copa | 28b4fc31106 | *.package: add tzdata | | |
William Pitcock | fc6330e0825 | Add support for slipstreaming apkovl. | | |
Natanael Copa | 1011a3f4f38 | added dhcrelay, fprobe and nrpe to alpine iso | | |
Natanael Copa | 660e938ca88 | add alpine-mirrors package to edge iso | | |
Natanael Copa | 87a73536e62 | supporrt for builind iso's with serial. fix edge snapshot version | | |
Natanael Copa | 3a593306fd3 | include more asterisk packages on iso | | |
Natanael Copa | 452737c0447 | minor fix for make edge target
We want create the 'current' file if does not exist | | |
Natanael Copa | 9376c0aee35 | added cryptsetup to default iso image | | |
Natanael Copa | e990bd77156 | vserver: pick correct kernel by default
see http://redmine.alpinelinux.org/issues/413 | | |
Natanael Copa | a2f2e43335a | do not provide the 'current' and 'previous' files | | |
Natanael Copa | 0b4a087c0e2 | alpine-vserver: include kernel and acct | | |
Natanael Copa | 6b02618619d | add vserver target, support ext2, ext4 and virtio by default | | |
Natanael Copa | 302d082ebf8 | alpine.packages: do not include lua-lgob | | |
Natanael Copa | 8c4eac0b976 | do not build xdelta and pkgdiff if previous iso is missing | | |
Natanael Copa | 414f4d55fe0 | release 1.10.6 | | |
Natanael Copa | 741af9a3e8d | release 1.10.5 | | |
Natanael Copa | 290dd649145 | fix building releases | | |
Natanael Copa | 1fd32548ff8 | Revert "Support booting on Xen (using pygrub)"
This reverts commit 95657b6c802e59496da1d70b188d1378e729de98.
it bro... | | |
Natanael Copa | 017e329331e | fix the previous merge | | |
Natanael Copa | 078df91659e | release 1.10.4 | | |
Natanael Copa | fb22cd6f349 | vserver: added linux-firmware | | |
Natanael Copa | e0dd39c2ba4 | Merge remote branch 'sdrik/master'
Conflicts:
Makefile | | |
Natanael Copa | 0490ccf3b6a | Makefile: added edge target | | |
Natanael Copa | d5cd193c9a1 | Only release alpine, alpine-mini and alpine-vserver by default | | |
Natanael Copa | d3ab5a05162 | alpine-vserver: added iproute2 | | |
Natanael Copa | 3cdc08780c9 | release 1.10.3 | | |
Natanael Copa | 33ecf968322 | release 1.10.2 | | |
Natanael Copa | 13f1968fc22 | support for cdrom on scsi bus | | |
Cedric Schieli | e6ccc255c3e | Makefile: fix typo | | |
Cedric Schieli | 3ff787340a8 | Makefile: use APK_KEYS to override keyring location | | |
Cedric Schieli | d5e741c1acf | Add xe-guest-utilities to alpine profile | | |
Cedric Schieli | 95657b6c802 | Support booting on Xen (using pygrub) | | |
Cedric Schieli | 06eb06270e9 | Makefile: allow multiple kernel on iso | | |
Natanael Copa | 92d0bf71de3 | include sfdisk for alpine-vserver
fixes #336 | | |
Natanael Copa | de0ecc9a3fc | mklatest.sh: combine dir and name | | |
Natanael Copa | 50c63ad113f | mklatest.sh: fixed typo | | |
Natanael Copa | 78d1a42881b | mklatest.sh: script to generate info about latest release for mirrors | | |
Natanael Copa | cb0ce875cb2 | release 1.10.1 | | |
Natanael Copa | 081ef6fa9ea | per profile release | | |
Natanael Copa | 38d79a06949 | targets to create all releases in one shot | | |
Natanael Copa | d3c19f5f98e | alpine 1.10.0 releases | | |
Next → |