grml-live.git
16 years agoAdd initial zsh completion for grml-live.
Michael Prokop [Sun, 16 Sep 2007 22:13:31 +0000 (00:13 +0200)]
Add initial zsh completion for grml-live.
Update debian/rules according to new and renamed files.
Update usage examples inside grml-live script.

16 years agoSupport windows autostart feature; update doc
Michael Prokop [Sun, 16 Sep 2007 22:02:34 +0000 (00:02 +0200)]
Support windows autostart feature; update doc

16 years agoUse output of 'dpkg --print-architecture' instead of default $ARCH.
Michael Prokop [Sun, 16 Sep 2007 21:54:51 +0000 (23:54 +0200)]
Use output of 'dpkg --print-architecture' instead of default $ARCH.
Rename x86 into i386 therefore to keep it clear.

16 years agoSupport $SUITE and fix usage of chroot in cmdline
Michael Prokop [Sun, 16 Sep 2007 21:48:18 +0000 (23:48 +0200)]
Support $SUITE and fix usage of chroot in cmdline

16 years agoUpdate /etc/grml/fai/config/scripts/GRML_X/* and docs according as well
Michael Prokop [Sun, 16 Sep 2007 21:22:12 +0000 (23:22 +0200)]
Update /etc/grml/fai/config/scripts/GRML_X/* and docs according as well

16 years agoSupport for /etc/grml/fai/files/; improve documentation of scripts and improve file...
Michael Prokop [Sun, 16 Sep 2007 21:14:21 +0000 (23:14 +0200)]
Support for /etc/grml/fai/files/; improve documentation of scripts and improve file-rc usage

Add support for /etc/grml/fai/files/: files placed inside
this directory are used inside /etc/grml/fai/config/scripts/GRML/
for customization process.

Extend and update documentation of all the GRML/-scripts.

Simplified the file-rc process (thanks, formorer).

16 years agoAdd busybox to /etc/grml/fai/config/package_config/GRML as it is essential for initra...
Michael Prokop [Sun, 16 Sep 2007 20:28:04 +0000 (22:28 +0200)]
Add busybox to /etc/grml/fai/config/package_config/GRML as it is essential for initramfs-tools/live-initramfs

16 years agoFix usage of debug in /etc/grml/fai/live-initramfs/grml-script.init-top
Michael Prokop [Sun, 16 Sep 2007 20:26:21 +0000 (22:26 +0200)]
Fix usage of debug in /etc/grml/fai/live-initramfs/grml-script.init-top

16 years agoAdd /etc/grml/fai/config/package_config/GRML_POWERPC
Michael Prokop [Sun, 16 Sep 2007 09:41:52 +0000 (11:41 +0200)]
Add /etc/grml/fai/config/package_config/GRML_POWERPC

16 years agoFix stderr redirection in $ARCH
Michael Prokop [Sun, 16 Sep 2007 08:29:17 +0000 (10:29 +0200)]
Fix stderr redirection in $ARCH

16 years agoIts called powerpc not ppc
Alexander Wirt [Sun, 16 Sep 2007 07:47:43 +0000 (09:47 +0200)]
Its called powerpc not ppc

16 years agoProvide dpkg --get-selections for different flavours
Michael Prokop [Sat, 15 Sep 2007 23:40:26 +0000 (01:40 +0200)]
Provide dpkg --get-selections for different flavours

work/dpkg_get_selections.grml-full_I386: describes grml-full
flavour as of 2007-09-16 (up2date version of grml 1.0-3)

work/dpkg_get_selections.grml-full_amd64: describes grml64
flavour as shipped as grml64 0.1

work/dpkg_get_selections.grml-small_I386: describes grml-small
flavour as of 2007-09-16 (updat2version of grml-small 0.4)

16 years agoUpdate TODO list in docs
Michael Prokop [Sat, 15 Sep 2007 23:02:26 +0000 (01:02 +0200)]
Update TODO list in docs

16 years agoUpdate documentation (and finally use my real name instead of grml User in my ~/...
Michael Prokop [Sat, 15 Sep 2007 22:47:18 +0000 (00:47 +0200)]
Update documentation (and finally use my real name instead of grml User in my ~/.hgrc :)

16 years agoRemove deprecated / old files
grml User [Sat, 15 Sep 2007 22:39:18 +0000 (00:39 +0200)]
Remove deprecated / old files

16 years agoIntegrate feedback from Thomas Lange (thanks for the review!)
grml User [Sat, 15 Sep 2007 22:38:32 +0000 (00:38 +0200)]
Integrate feedback from Thomas Lange (thanks for the review!)

16 years agoUpdate doc, script and etc/grml/fai/live-initramfs/grml-script.init-top
grml User [Sat, 15 Sep 2007 20:48:32 +0000 (22:48 +0200)]
Update doc, script and etc/grml/fai/live-initramfs/grml-script.init-top

16 years agoUpdate documentation, simplify TARGET layout, remove cfengine2 from package list...
grml User [Sat, 15 Sep 2007 20:39:15 +0000 (22:39 +0200)]
Update documentation, simplify TARGET layout, remove cfengine2 from package list and drop EXECUTE=1 concept

16 years agoClean up /etc/grml/fai/config/package_config/
grml User [Sat, 15 Sep 2007 20:06:43 +0000 (22:06 +0200)]
Clean up /etc/grml/fai/config/package_config/

16 years agoFix syntax error in ./etc/grml/fai/config/scripts/GRML/10-build-initramfs
grml User [Sat, 15 Sep 2007 20:03:14 +0000 (22:03 +0200)]
Fix syntax error in ./etc/grml/fai/config/scripts/GRML/10-build-initramfs

16 years agoUpdate path for ISOs in /etc/grml/grml-live.conf
grml User [Sat, 15 Sep 2007 19:57:13 +0000 (21:57 +0200)]
Update path for ISOs in /etc/grml/grml-live.conf

16 years agoUpdate of grml_cd stuff, several new files and features
grml User [Sat, 15 Sep 2007 19:55:34 +0000 (21:55 +0200)]
Update of grml_cd stuff, several new files and features

16 years agoInitial support for grml_cd stuff
grml User [Sat, 15 Sep 2007 18:58:23 +0000 (20:58 +0200)]
Initial support for grml_cd stuff

16 years agoUse GRML_FAI_CONFIG instead of FAI_CONFIGDIRl
grml User [Sat, 15 Sep 2007 17:03:09 +0000 (19:03 +0200)]
Use GRML_FAI_CONFIG instead of FAI_CONFIGDIRl

16 years agoFix path in etc/grml/fai/config/scripts/GRML/98-clean-chroot
grml User [Sat, 15 Sep 2007 16:53:48 +0000 (18:53 +0200)]
Fix path in etc/grml/fai/config/scripts/GRML/98-clean-chroot

16 years agoFix usage of GRML_LIVE_SOURCES
grml User [Sat, 15 Sep 2007 16:45:24 +0000 (18:45 +0200)]
Fix usage of GRML_LIVE_SOURCES

16 years agouse C for LANG and LC_ALL
grml User [Sat, 15 Sep 2007 16:40:09 +0000 (18:40 +0200)]
use C for LANG and LC_ALL

16 years agoMake grml-live script usable, update docs and config files
grml User [Sat, 15 Sep 2007 16:37:56 +0000 (18:37 +0200)]
Make grml-live script usable, update docs and config files

16 years agoAdd grml-live script
grml User [Sat, 15 Sep 2007 16:23:11 +0000 (18:23 +0200)]
Add grml-live script

16 years agoUpdate of fai-configuration and documentation
grml User [Sat, 15 Sep 2007 14:33:20 +0000 (16:33 +0200)]
Update of fai-configuration and documentation

16 years agoInitial configuration for FAI (work in progress)
grml User [Sat, 15 Sep 2007 13:58:16 +0000 (15:58 +0200)]
Initial configuration for FAI (work in progress)

16 years agoMove all stuff to old/ and add live-initramfs and initial fai-stuff
grml User [Wed, 5 Sep 2007 22:48:18 +0000 (00:48 +0200)]
Move all stuff to old/ and add live-initramfs and initial fai-stuff

16 years agolinuxrc: just added a comment regarding booting via pcmcia (which is not available...
Michael Prokop [Thu, 10 May 2007 09:38:01 +0000 (11:38 +0200)]
linuxrc: just added a comment regarding booting via pcmcia (which is not available yet)

16 years agoSupport cdrom=/dev/... bootoption
Michael Prokop [Wed, 9 May 2007 20:55:10 +0000 (22:55 +0200)]
Support cdrom=/dev/... bootoption

16 years agoCloses #issue209, check for ntfs.ko before loading it
Michael Prokop [Wed, 9 May 2007 17:40:22 +0000 (19:40 +0200)]
Closes #issue209, check for ntfs.ko before loading it

16 years agoimprove kernel check in create-scsi-mod-file.sh
Michael Prokop [Thu, 3 May 2007 22:14:24 +0000 (00:14 +0200)]
improve kernel check in create-scsi-mod-file.sh

17 years agoUpdate /linuxrc: the rescan feature (via grmlmount) works now
Michael Prokop [Sun, 22 Apr 2007 21:06:02 +0000 (23:06 +0200)]
Update /linuxrc: the rescan feature (via grmlmount) works now

17 years agomerge grml.prepare from different flavours
Michael Prokop [Sun, 15 Apr 2007 15:32:10 +0000 (17:32 +0200)]
merge grml.prepare from different flavours

17 years agoSome cleanups in /linuxrc
Michael Prokop [Sat, 14 Apr 2007 12:10:53 +0000 (14:10 +0200)]
Some cleanups in /linuxrc

17 years agobranch merge
Michael Prokop [Fri, 13 Apr 2007 09:46:42 +0000 (11:46 +0200)]
branch merge

17 years agoadd check for available RAM to linuxrc
Michael Prokop [Fri, 13 Apr 2007 09:43:05 +0000 (11:43 +0200)]
add check for available RAM to linuxrc

17 years agoMove RAM check to linuxrc
Alexander Wirt [Fri, 13 Apr 2007 08:16:53 +0000 (10:16 +0200)]
Move RAM check to linuxrc

17 years agoupdate /linuxrc (support distri bootoption, grmlmount()..)
Michael Prokop [Mon, 9 Apr 2007 10:54:19 +0000 (12:54 +0200)]
update /linuxrc (support distri bootoption, grmlmount()..)

17 years agofix $EMUL $LIB64 in /linuxrc
Michael Prokop [Wed, 28 Mar 2007 10:02:17 +0000 (12:02 +0200)]
fix $EMUL $LIB64 in /linuxrc

17 years agomerged with mika
Michael Gebetsroither [Tue, 27 Mar 2007 22:21:00 +0000 (00:21 +0200)]
merged with mika

17 years agolinuxrc: trying to fix problem with broken busybox
Michael Gebetsroither [Tue, 27 Mar 2007 22:20:08 +0000 (00:20 +0200)]
linuxrc: trying to fix problem with broken busybox

17 years agoadded templates/busybox-config.64bit
Michael Prokop [Tue, 27 Mar 2007 22:17:54 +0000 (00:17 +0200)]
added templates/busybox-config.64bit

17 years agolinuxrc: merged with netboot linuxrc from terminalserver
Michael Gebetsroither [Tue, 27 Mar 2007 20:19:10 +0000 (22:19 +0200)]
linuxrc: merged with netboot linuxrc from terminalserver

17 years agoupdate linuxrc: 64bit code
Michael Prokop [Tue, 27 Mar 2007 21:08:11 +0000 (23:08 +0200)]
update linuxrc: 64bit code

17 years agoadded docs/building-process
Michael Prokop [Sat, 24 Mar 2007 16:10:13 +0000 (17:10 +0100)]
added docs/building-process

17 years agoupdate linuxrc (aufs stuff)
Michael Prokop [Sun, 4 Mar 2007 12:20:37 +0000 (13:20 +0100)]
update linuxrc (aufs stuff)

17 years agoadd rewrite/-stuff
Michael Prokop [Mon, 12 Feb 2007 23:48:07 +0000 (00:48 +0100)]
add rewrite/-stuff

17 years agoadd TODO file, new script 03_grml-live-chroot.sh and grml-all packages listing
Michael Prokop [Mon, 12 Feb 2007 23:40:45 +0000 (00:40 +0100)]
add TODO file, new script 03_grml-live-chroot.sh and grml-all packages listing

17 years agosome new scripts, functions,....
Michael Prokop [Mon, 12 Feb 2007 23:17:04 +0000 (00:17 +0100)]
some new scripts, functions,....

17 years agoadd functions.sh
Michael Prokop [Thu, 8 Feb 2007 21:36:01 +0000 (22:36 +0100)]
add functions.sh

17 years agoadd packages/
Michael Prokop [Thu, 8 Feb 2007 20:18:01 +0000 (21:18 +0100)]
add packages/

17 years agoadd templates/, move grml-live.txt to docs/
Michael Prokop [Thu, 8 Feb 2007 20:07:42 +0000 (21:07 +0100)]
add templates/, move grml-live.txt to docs/

17 years agoadd intial debian/ layout
Michael Prokop [Thu, 8 Feb 2007 20:04:27 +0000 (21:04 +0100)]
add intial debian/ layout

17 years agoinitial checkin
Michael Prokop [Thu, 8 Feb 2007 19:55:54 +0000 (20:55 +0100)]
initial checkin