Trinux FAQ
MAILING LISTS
The following mailing lists are available courtesy of Sourceforge:
Trinux-talk - the best place to ask questions or get help
Trinux-news - keep up with the latest releases
OTHER RESOURCES
Visit the SourceForge bug racking tool to report problems/fixes. Trinux 0.7x is the only "supported" version.
There are also Web based Forums available, but I don't check these as often as the mailing lists
most everything below pertains to older versions and needs to be updated
ANNOYING STUFF
- When I exit Trinux with either a CTRL-D or exit, Trinux dies and says something about a Kernel panic, unable to mount VFS. What gives?
- Right now, Trinux does not use getty's or runlevels, so it won't respawn new shells. The solution: Don't do that!!!
- I can't stop pinging (or using tcpdump for that matter). CTRL-C doesn't seem to work. HELP!!!
- Yes, we know. This is a problem with kernel 2.2.x that we haven't been able to solve. I think it's something related to raw socket (oddly enough), but Matt Cerha thinks it has to do with keyboard mapping. He's also volunteered to provide the person that fixes this bug with a cool OpenBSD T-shirt. The fix: Use X-Windows (and Xterms) because it doesn't seem to affect non-console shells as bad. It also seems to be more of a problem with ash than bash.
- When will you add mouse support to X-windows?
- Probably never. If you really want to use a mouse, you'll have to recompile your own kernel and add serial/PS2 support. If the truth be told, disabling mouse support was the only way I'd even agree to include X with Trinux. Why, pray tell, would you need a mouse anyway? Answer that!
- This evilwm thing is great, but when will there be packages for KDE or GNOME?
- The same answer as #3, except there's no probably about it. As it hints at in the previous question, the only purpose for X in Trinux is multiple Xterms. I would not be opposed to a libgtk+ package so that nmapfe, gfcc, nessus, or cheops could be included, but desktop environments???! KDE is too slow and GNOME is too unstable. Besides, then we'd have to start including sound card support in the kernel... ;
IMPORTANT STUFF
- What are package dependencies and which one's do I need to know about?
- misclibs - required for most packages including nmap, ipgrab, X
- termcap - required for any packages that use terminal stuff
- ncurses - required for any packages that use terminfal stuff
- pthreads - required for ntop and hunt
- slang - required for lynx
- libz - required for lynx
- How do I enable non-US keyboard support?
- Make sure you load the keymap.gz package and create the file /conf/keymap on the boot floppy. If you put the two-letter country code used by loadkeys you won't be prompted for your country every time you boot. See the script /etc/init.d/keymap for details on how the keymap is loaded.
- Help, I've created a new package, but every time I run the program I get a segmentation fault?!
- Did you compile your package on RedHat 6.0? Trinux is built on RedHat 5.2 and the binaries are linked against glibc 2.06.