aboutsummaryrefslogtreecommitdiffstats
path: root/initramfs-init.in
Commit message (Expand)AuthorAgeFilesLines
* init: be more quiet. install openssl with apkNatanael Copa2010-10-291-16/+16
* 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
* 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
* 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
* 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
* release 2.0_rc6v2.0_rc6Natanael Copa2009-10-201-1/+0
* init: support usbdelay boot option for disk installsNatanael Copa2009-10-051-0/+1
* 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
* init: allow user to override tmpfs root size in fstab in apkovlNatanael Copa2009-07-301-0/+8
* 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
* 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
* 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
* init: force load modloop and hwdriversNatanael Copa2009-06-111-2/+15
* init: let openrc load modloop, after switch_rootNatanael Copa2009-06-101-42/+48
* init: support for root_size in boot optionsNatanael Copa2009-06-101-1/+6
* init: unpack uclibc when dealing with encrypted apkovlsNatanael Copa2009-06-041-3/+10
* init: improbe boot param parsingNatanael Copa2009-05-261-6/+10
* init: option to turn off dmaTimo Teras2009-05-261-0/+5
* init: install packages in worldNatanael Copa2009-05-191-0/+1
* init: set permission on /root in case /root/.ssh was in apkovlNatanael Copa2009-05-181-0/+2
* init: rename NEWROOT to sysrootNatanael Copa2009-05-161-23/+23
* init: create dirs in case mkinitfs does notNatanael Copa2009-05-161-0/+2
* load ext3 by default. fix for newer apk-toolsNatanael Copa2009-04-301-1/+1
* generate version string in scriptsNatanael Copa2009-04-291-0/+308