Hello emninger
[...]
1. showapps: is used only for diagnostics otherwise should be removed for a faster boot
2. waitusb=3: ? ok it doesn't matter how long in seconds you specify to wait (though of course it has to be long enough). If you use waitusb=10:UUID=xxxx the system will wait up to 10 seconds for the slow usb to be found. Asking to wait longer than is required for the USB will not delay the boot process, since the process will continue immediately after USB detection without waiting for the remainder of seconds to elapse. If the USB needs longer and you only ask to wait 3 seconds the system may never boot properly.
3. lang=de_DE: I'm glad you figured out the lang code
4. blacklist: (already discussed)
5. I think we need to confirm if swapfile supports UUID ?? (I'm not sure since I have never used this bootcode)
6. Also kmap: if this works for you then I guess it's valid (Also I'm not sure since I have never used this bootcode)
Hope that helps
That helped, sure. Thanks a lot!
1) Ok. I'll take away showapps
2) waitusb: Thanks again for the nice instructions!
3) lang=de_DE A question here: With this environment variable, any application with a locale option should show up in german, isn't it? But apparently it does not have this effect ... (?)
5) I'm not sure if it works or not. (Since i've only a 16 gig internal Sata flash in this netbook, i don't want to partition it. But a swapfile, could return handy - in certain conditions). May be i'd have to configure swapon somewhere ... (?)
6) kmap seems to work , at least in some way. In aterm, as far as i realize, only the lower 128 ascii chars show up. All chars of the second table (like e.g. the german "umlauts" are displayed as "?". But, it's ok so far. For the desktop i got a nice instruction here to configure an xorg snippet (by misalf in the Dell Netbook thread).
But rests unsolved the question, how to rename from commandline tc > <username> ...