X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=old%2Fdocs%2Fgrml-live.txt;fp=old%2Fdocs%2Fgrml-live.txt;h=0000000000000000000000000000000000000000;hb=456fdaade7f2ce774ab1af2a3e2b16d5e4d7d49f;hp=b13165fa6a89a1c8541aed3bb6957dcd09327008;hpb=cdd808cce09a6503af46053ff59e2e54dfaaf036;p=grml-live.git diff --git a/old/docs/grml-live.txt b/old/docs/grml-live.txt deleted file mode 100644 index b13165f..0000000 --- a/old/docs/grml-live.txt +++ /dev/null @@ -1,36 +0,0 @@ -grml-live(8) -============ - -Name ----- -grml-live - create grml-live ISO - -Synopsis --------- -grml-live - -Design decisions + Plans ------------------------- - -* support at least i386, amd64 and ppc as architectures -* allow manual interaction within build-process (through hooks) -* support template(s/ files) for all the files outside the squashfs image -* support additional hooks -* support user specified scripts -* support creation of DVDs -* support update-alternatives configuration via a file - -Why not use make-live/live-package? ------------------------------------- - -At the time of writing this lines (8th february 2007) mainly because of the following limitations: - -* does not support powerpc -* does not support booting via usb/firewire (using initramfs => casper) -* manual configuration of packages not really supported -* overwrites several files in the chroot without checking for its existance before -* supports only one so called $LIVE_MIRROR - -Author ------- -Michael Prokop