Difference between revisions of "User:Ml"
From Knoppix Documentation Wiki
m |
|||
| Line 2: | Line 2: | ||
Work in progress | Work in progress | ||
---- | ---- | ||
| + | |||
| + | i worked on a customized knoppix cd, based on knoppix 4.0.2. | ||
| + | I'm posting my changes here in case they might be of use to others. | ||
| + | |||
| + | ==== Grub gfx boot ==== | ||
| + | i wanted the cd to boot using grub instead of isolinux (can be used for repairs/diagnostics). | ||
| + | morphix and kanotix are both using a cute graphic grub menu, which gives easy access to | ||
| + | various knoppix cheatcodes, documentation etc. | ||
| + | This one's based on morphix, with slight ui changes. | ||
grub: customized morphix grub boot | grub: customized morphix grub boot | ||
| Line 11: | Line 20: | ||
- updated menus, doc etc | - updated menus, doc etc | ||
| + | ==== miniroot changes ==== | ||
| + | new cheatcodes etc | ||
| + | -> nbd setup etc | ||
| + | |||
| + | ==== accelerated knoppix ==== | ||
knoppix accelerated changes: + notes | knoppix accelerated changes: + notes | ||
| Line 21: | Line 35: | ||
building from scratch (so we reuse whatever cloop module is in there) | building from scratch (so we reuse whatever cloop module is in there) | ||
| − | |||
| + | ==== qemu ==== | ||
| + | qemu wrapper, conf etc | ||
| − | + | ==== misc ==== | |
| − | |||
notes | notes | ||
| − | |||
| − | |||
via xorg/xfree drivers | via xorg/xfree drivers | ||
| Line 37: | Line 49: | ||
eb | eb | ||
fixed /usr/share/hwdata/pcitable to use via xfree driver | fixed /usr/share/hwdata/pcitable to use via xfree driver | ||
| + | |||
| + | |||
| + | home on unionfs | ||
| + | |||
| + | various scripts changes (fstype etc) | ||
Revision as of 12:34, 10 May 2006
Work in progress
i worked on a customized knoppix cd, based on knoppix 4.0.2. I'm posting my changes here in case they might be of use to others.
Grub gfx boot
i wanted the cd to boot using grub instead of isolinux (can be used for repairs/diagnostics). morphix and kanotix are both using a cute graphic grub menu, which gives easy access to various knoppix cheatcodes, documentation etc. This one's based on morphix, with slight ui changes.
grub: customized morphix grub boot
gfxboot: http://www.morphix.org/debian/source/ morphix-iso-grubtheme_0.1-2.tar.gz grub-gfxboot_0.95-1.tar.gz - added dvorak keyboard layout - updated menus, doc etc
miniroot changes
new cheatcodes etc -> nbd setup etc
accelerated knoppix
knoppix accelerated changes: + notes
dpkg -i lcat_1.0.0-1_i386.deb new miniroot, merged knoppix accelerated changes, added sg module noac cheatcode to turn off knoppix accelerated changes to boot scripts/progs knoppix-terminal-server: build miniroot from /cdrom/boot/miniroot.gz (or prompt user) instead of building from scratch (so we reuse whatever cloop module is in there)
qemu
qemu wrapper, conf etc
misc
notes
via xorg/xfree drivers
extracted via_drv.o for xfree 4.3.0 from http://www.physik.fu-berlin.de/~glaweh/debian/unichrome/xserver-xfree86_4.3.0.dfsg.1-10.1unichrome30.1_i386.d
eb
fixed /usr/share/hwdata/pcitable to use via xfree driver
home on unionfs
various scripts changes (fstype etc)