Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init: enable keymap support | Natanael Copa | 2011-06-03 | 1 | -0/+10 |
| | | | | | User just need add a /etc/keymap/$map to the initramfs to get keymap support. This is useful for encrypted apkovls and cryptsetup. | ||||
* | mkinitfs-rundep: new tool for tracing runtime deps | Natanael Copa | 2011-06-03 | 2 | -1/+37 |
| | |||||
* | init: fix progressbar when not quiet | Natanael Copa | 2011-04-28 | 1 | -0/+3 |
| | | | | see http://bugs.alpinelinux.org/issues/613 | ||||
* | release 2.3.4v2.3.4 | Natanael Copa | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | init: unmount the media where apkovl was found if needed | Natanael Copa | 2011-04-13 | 1 | -2/+5 |
| | | | | This prevents double mount of /media/usb and /media/usbdisk | ||||
* | init: use new location for world | Natanael Copa | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | release 2.3.3v2.3.3 | Natanael Copa | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | init: let DRM drivers be autodetected | Natanael Copa | 2011-03-16 | 1 | -3/+1 |
| | | | | this is so we only load the drivers we have hardware for | ||||
* | include all modprobe.d/*.conf files in initramfs | Natanael Copa | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | fix typo | William Pitcock | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | mkinitfs v2.3.2v2.3.2 | William Pitcock | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | add KMS feature | William Pitcock | 2011-03-11 | 5 | -1/+17 |
| | |||||
* | jfs: fix typo | William Pitcock | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | release 2.3.1v2.3.1 | Natanael Copa | 2011-03-07 | 1 | -1/+1 |
| | |||||
* | included virtio kernel modules | Natanael Copa | 2011-03-07 | 1 | -0/+1 |
| | | | | see http://redmine.alpinelinux.org/issues/518 | ||||
* | added jfs, gfs2 and ocfs2 | Natanael Copa | 2011-03-01 | 4 | -0/+6 |
| | | | | not sure how useful yet, but now its there at least. | ||||
* | add btrfs support | Natanael Copa | 2011-03-01 | 2 | -0/+3 |
| | |||||
* | release 2.3.0v2.3.0 | Natanael Copa | 2011-01-07 | 1 | -1/+1 |
| | |||||
* | init: allow raid use mdadm if needed | Natanael Copa | 2011-01-07 | 1 | -9/+25 |
| | |||||
* | init: make / readonly for world when tmpfs | Natanael Copa | 2011-01-07 | 1 | -2/+2 |
| | |||||
* | init: support lvm ontop of raid devices | Natanael Copa | 2010-12-24 | 1 | -7/+12 |
| | |||||
* | release 2.2.0v2.2.0 | Natanael Copa | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | init: vgscan and vgchange are symlinks use lvm | Natanael Copa | 2010-12-23 | 2 | -5/+5 |
| | |||||
* | added missing lvm files | Natanael Copa | 2010-12-23 | 2 | -0/+4 |
| | |||||
* | init: support for lvm | Natanael Copa | 2010-12-23 | 2 | -1/+9 |
| | |||||
* | init: mount devices as read-only | Natanael Copa | 2010-12-21 | 1 | -4/+5 |
| | |||||
* | release 2.1.3v2.1.3 | Natanael Copa | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | init: respect mount options in /etc/fstab for alpine_dev | Natanael Copa | 2010-12-03 | 1 | -0/+9 |
| | | | | | ref #477 http://redmine.alpinelinux.org/issues/477 | ||||
* | inlude ld64-uClibc in initramfs image | Natanael Copa | 2010-11-25 | 1 | -2/+2 |
| | |||||
* | release 2.1.2v2.1.2 | Natanael Copa | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | mkinitfs: generate modules.dep if its missing | Natanael Copa | 2010-11-09 | 1 | -0/+4 |
| | |||||
* | mkinitfs: fix for running without -b option | Natanael Copa | 2010-11-03 | 1 | -2/+2 |
| | |||||
* | release 2.1.1v2.1.1 | Natanael Copa | 2010-10-29 | 1 | -1/+1 |
| | |||||
* | init: be more quiet. install openssl with apk | Natanael Copa | 2010-10-29 | 1 | -16/+16 |
| | | | | | | | We use apk add to install openssl if needed. This is so dependencies are handeled properly. See http://redmine.alpinelinux.org/issues/455 | ||||
* | release 2.1v2.1 | Natanael Copa | 2010-10-27 | 1 | -1/+1 |
| | |||||
* | init: restore /dev/null | Natanael Copa | 2010-10-27 | 1 | -0/+3 |
| | |||||
* | init: only copy .alpine-release if there are no /etc/alpine-release from before | Natanael Copa | 2010-10-27 | 1 | -2/+4 |
| | |||||
* | init: add support for pkgs=... boot opt and UUID in alpine_dev | Natanael Copa | 2010-10-22 | 1 | -5/+15 |
| | |||||
* | release 2.0v2.0 | Natanael Copa | 2010-09-03 | 1 | -1/+1 |
| | |||||
* | mkinitfs: handle the case when modules.dep has full path | Natanael Copa | 2010-08-09 | 1 | -0/+4 |
| | | | | we do that by simply removing the prepend string | ||||
* | release 2.0_rc9v2.0_rc9 | Natanael Copa | 2010-08-05 | 1 | -1/+1 |
| | |||||
* | mkinitfs: minor bugfix dont prepend basedir double | Natanael Copa | 2010-08-05 | 1 | -1/+1 |
| | |||||
* | mkinitfs: fix kernel module dependency checking | Timo Teräs | 2010-08-05 | 1 | -3/+3 |
| | | | | | | | The awk script parses modules.dep which contains only relative modulenames. Fix the code to feed only relative names to the awk script so we get the real dependencies out. Also add "prepend" to awk so it outputs absolute paths suitable for copying the files. | ||||
* | mkinitfs.conf: add support for ext2, ext4 and virtio by default | Natanael Copa | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | init: send mount errors to /tmp/mount-error | Natanael Copa | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | added support for virtio | Natanael Copa | 2010-07-21 | 1 | -0/+2 |
| | |||||
* | release 2.0_rc8v2.0_rc8 | Natanael Copa | 2010-06-14 | 1 | -1/+1 |
| | |||||
* | Revert "init: clear screen" | Natanael Copa | 2010-06-14 | 1 | -3/+0 |
| | | | | This reverts commit a3ad8dee6b8e785a43d703a5a8b46e2e3c7ddad7. | ||||
* | Merge remote branch 'sdrik/to-upstream' | Natanael Copa | 2010-06-02 | 1 | -11/+38 |
|\ | |||||
| * | init: choose overlay device with ovl_dev=DEV:FS | Cedric Schieli | 2010-06-01 | 1 | -1/+19 |
| | |