aboutsummaryrefslogtreecommitdiffstats
path: root/initramfs-init.in
Commit message (Collapse)AuthorAgeFilesLines
...
* init: use the global keymap supportNatanael Copa2011-06-031-1/+0
|
* add encrypted root supportMichael Zhou2011-06-031-0/+13
|
* init: enable keymap supportNatanael Copa2011-06-031-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.
* init: fix progressbar when not quietNatanael Copa2011-04-281-0/+3
| | | | see http://bugs.alpinelinux.org/issues/613
* init: unmount the media where apkovl was found if neededNatanael Copa2011-04-131-2/+5
| | | | This prevents double mount of /media/usb and /media/usbdisk
* init: use new location for worldNatanael Copa2011-04-071-1/+1
|
* init: let DRM drivers be autodetectedNatanael Copa2011-03-161-3/+1
| | | | this is so we only load the drivers we have hardware for
* fix typoWilliam Pitcock2011-03-111-1/+1
|
* add KMS featureWilliam Pitcock2011-03-111-0/+8
|
* init: allow raid use mdadm if neededNatanael Copa2011-01-071-9/+25
|
* init: make / readonly for world when tmpfsNatanael Copa2011-01-071-2/+2
|
* init: support lvm ontop of raid devicesNatanael Copa2010-12-241-7/+12
|
* init: vgscan and vgchange are symlinks use lvmNatanael Copa2010-12-231-3/+4
|
* init: support for lvmNatanael Copa2010-12-231-0/+6
|
* init: mount devices as read-onlyNatanael Copa2010-12-211-4/+5
|
* init: respect mount options in /etc/fstab for alpine_devNatanael Copa2010-12-031-0/+9
| | | | | ref #477 http://redmine.alpinelinux.org/issues/477
* init: be more quiet. install openssl with apkNatanael Copa2010-10-291-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
* init: restore /dev/nullNatanael Copa2010-10-271-0/+3
|
* init: only copy .alpine-release if there are no /etc/alpine-release from beforeNatanael Copa2010-10-271-2/+4
|
* init: add support for pkgs=... boot opt and UUID in alpine_devNatanael Copa2010-10-221-5/+15
|
* init: send mount errors to /tmp/mount-errorNatanael Copa2010-07-211-1/+1
|
* Revert "init: clear screen"Natanael Copa2010-06-141-3/+0
| | | | This reverts commit a3ad8dee6b8e785a43d703a5a8b46e2e3c7ddad7.
* Merge remote branch 'sdrik/to-upstream'Natanael Copa2010-06-021-11/+38
|\
| * init: choose overlay device with ovl_dev=DEV:FSCedric Schieli2010-06-011-1/+19
| |
| * init: generalize console=* handlingCedric Schieli2010-06-011-10/+19
| |
* | init: clear screenNatanael Copa2010-05-241-0/+3
|/
* init: imporve boot option handlingNatanael Copa2010-02-261-23/+27
| | | | | | | | | | | | | | | | | | | | If <variable> is secified as boot option we define: KOPT_<variable>=yes If no<variable> is specified as boot option we define: KOPT_<variable>=no This way we can properly handle kernel cmdlines like: quiet noquiet and nodma dma The last specified variable will win. While we are here we also: * use KOPT_modules rather than handle those special * try deal with multiple console=tty* properly used with serial consoles
* init: only hide kernel messages if quiet is on cmdlineNatanael Copa2010-02-261-1/+1
|
* init: fix bug when parsing fstabNatanael Copa2010-01-081-1/+1
| | | | the /dev/usbdisk was mounted as /media/usbdisk instead of /media/usb
* init: pass over overlay file list to apk with --overlay-from-stdinNatanael Copa2009-12-221-5/+13
|
* init: never overwrite existing filesNatanael Copa2009-11-241-1/+1
| | | | ref #197
* release 2.0_rc6v2.0_rc6Natanael Copa2009-10-201-1/+0
|
* init: support usbdelay boot option for disk installsNatanael Copa2009-10-051-0/+1
| | | | Some slower usb hosts needs this
* init: fix typoNatanael Copa2009-08-201-1/+1
|
* init: setup serial login in inittab if console=ttyS*Natanael Copa2009-08-201-0/+16
|
* init: use --repository instead of --repo, add --no-network opt for apkNatanael Copa2009-08-101-3/+3
|
* init: fixes for new apk behaviourNatanael Copa2009-08-061-12/+16
|
* init: adapt to new changes to apkNatanael Copa2009-08-051-13/+11
| | | | | * install keys in /sysroot * use --repo rather than /etc/apk/repository
* init: allow user to override tmpfs root size in fstab in apkovlNatanael Copa2009-07-301-0/+8
| | | | fixes http://redmine.alpinelinux.org/issues/show/93
* init: find both APK_INDEX.gz and APKINDEX.tar.gz repositoriesNatanael Copa2009-07-301-3/+2
|
* init: check for /sbin/init before moving mountsNatanael Copa2009-07-301-3/+7
|
* init: remove packages.list if existsNatanael Copa2009-07-291-0/+1
| | | | fixes #94
* init: use apk keys from apkovl when installing the packagesNatanael Copa2009-07-291-0/+5
|
* init: unpack libcryptoNatanael Copa2009-07-131-0/+1
|
* init: we add a 1 sec delay to wait for slow usb-1 controllersNatanael Copa2009-07-061-10/+19
|
* init: wait for usb before try start raidNatanael Copa2009-06-161-0/+2
| | | | This fixes issue when booting from usb disks.
* init: adjust boot scripts and default runlevelsNatanael Copa2009-06-121-11/+24
|
* init: create /dev/null and /tmp early so install scripts have thoseNatanael Copa2009-06-111-0/+3
| | | | | | | | | When there exist a config the apk db will not be initalized and thus will not /tmp or /dev/null be in the new sysroot when installing the packages. By running apk add --initdb before unpacking the config we have apk to create the missing stuff.
* init: force load modloop and hwdriversNatanael Copa2009-06-111-2/+15
| | | | use alpine-base
* init: let openrc load modloop, after switch_rootNatanael Copa2009-06-101-42/+48
|