Commit Graph

8 Commits (master)

Author SHA1 Message Date
Denis Knauf c1a17d31c5 v0.3 2012-08-18 00:29:04 +02:00
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
Denis Knauf d81863c487 Makefile: help-target, install-target creates dirs, clean-target removes tarball. 2012-08-18 00:15:03 +02:00
Denis Knauf b656dd48e5 .gitignore, VERSION 2012-06-02 10:12:12 +02:00
Denis Knauf 6ac1d4d5bb pivot_root -> switch_root 2012-06-02 10:10:54 +02:00
Denis Knauf 7d61a0acdf build tarball, links to /bin/isirc 2012-06-02 10:09:16 +02:00
Denis Knauf 6e42cff3e0 linuxrc -> isirc 2012-05-21 00:17:10 +02:00
Denis Knauf 4c5ec0343d cmdline, linuxrc, Makefile 2012-05-21 00:14:49 +02:00