init-script for initramfs
 
 
 
Go to file
Denis Knauf a09b427d1c new flags and lvm
isirc:
	lvm instead symlinks (vgscan, ...) will be called with --sysinit.

flags:
	NOSEC: default, on failure, isirc crashes and no shell will start.
		but NOSEC will allow isirc to start a shell for debugging.
		if you have a secure grub-config and nobody should be able to start
		a root-shell, this will be default. else NOSEC is interesting for
		debugging.
	init: yes, init=/bin/sh will be possible. NOSEC is not needed.
	isirdsh: start a shell before mounting. needs NOSEC.
	ISIRDSH: start a shell after mounting and before switch root. needs NOSEC.
2012-08-18 00:20:03 +02:00
.gitignore .gitignore, VERSION 2012-06-02 10:12:12 +02:00
Makefile Makefile: help-target, install-target creates dirs, clean-target removes tarball. 2012-08-18 00:15:03 +02:00
VERSION .gitignore, VERSION 2012-06-02 10:12:12 +02:00
cmdline.c cmdline, linuxrc, Makefile 2012-05-21 00:14:49 +02:00
isirc new flags and lvm 2012-08-18 00:20:03 +02:00