Difference between revisions of "Kraken"
From Makers Local 256
(added ntfs mention and window manager section) |
(sorted by categories and not application names) |
||
Line 13: | Line 13: | ||
** ancient | ** ancient | ||
** userland tools work | ** userland tools work | ||
− | == | + | ==basic system== |
− | * used for majority of tools | + | * busybox |
− | * build by hand | + | ** used for majority of tools |
− | * has almost everything needed | + | ** build by hand |
− | == | + | ** has almost everything needed |
− | * for ssh and friends | + | ==ssh/scp/sshd== |
− | * currently a static multicall binary | + | * dropbear |
− | * dependent on uclibc, glibc is already present due to busybox | + | ** for ssh and friends |
− | == | + | ** currently a static multicall binary |
− | * using version 2 for fb graphics | + | ** dependent on uclibc, glibc is already present due to busybox |
− | * blue screens (literally) on exit | + | ==browser== |
− | == | + | * links |
− | * not fully tested | + | ** using version 2 for fb graphics |
− | * not friendly with vga=791 | + | ** blue screens (literally) on exit |
− | * no kqemu for either kernel yet | + | * firefox |
− | + | ** bigger | |
− | * | + | ** requires X |
+ | ** more complient | ||
+ | ==windows compatibility== | ||
+ | * qemu | ||
+ | ** not fully tested | ||
+ | ** not friendly with vga=791 | ||
+ | ** no kqemu for either kernel yet | ||
+ | * wine | ||
+ | ** dependent on X | ||
+ | ** don't need to login to the system to use the apps installed locally | ||
==window manager== | ==window manager== | ||
* something small and quick | * something small and quick | ||
Line 38: | Line 47: | ||
* installed | * installed | ||
** nc thanks to busybox | ** nc thanks to busybox | ||
− | * | + | * planned installed |
** nmap | ** nmap | ||
** scanrand | ** scanrand |
Revision as of 20:52, 12 March 2007
Live cd, built from scratch for optimal size and speed (ricer mentality I know, but here it counts) All in all, it's running reasonable with no X server, but for all the extra fun enhancements, it looks like X needs to be loaded somehow Feel free to add in stuff you'd like to see in a ultra-tiny but still capable live cd.
Contents
[hide]Features
kernel
- 2.6.17-om1
- builds
- rumored unstable
- userland tools don't work
- 2.4.27-om1
- already compiled, meaning not as small as it could be
- ancient
- userland tools work
basic system
- busybox
- used for majority of tools
- build by hand
- has almost everything needed
ssh/scp/sshd
- dropbear
- for ssh and friends
- currently a static multicall binary
- dependent on uclibc, glibc is already present due to busybox
browser
- links
- using version 2 for fb graphics
- blue screens (literally) on exit
- firefox
- bigger
- requires X
- more complient
windows compatibility
- qemu
- not fully tested
- not friendly with vga=791
- no kqemu for either kernel yet
- wine
- dependent on X
- don't need to login to the system to use the apps installed locally
window manager
- something small and quick
- fluxbox?
- joe's wm
- anything else?
misc tools
- installed
- nc thanks to busybox
- planned installed
- nmap
- scanrand
- tcpdump
- ngrep
- ntfs-3g
Current Sizes
Kernel(2.6): 1.5MB Initramfs: 6.5MB Memory: 24MB