Difference between revisions of "Kraken"

From Makers Local 256
Jump to: navigation, search
(initial commit)
 
(cleaned up layout)
Line 1: Line 1:
Live cd, built from skratch for optimal size and speed (ricer mentality I know, but here it counts)
+
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
  
 
=Features=
 
=Features=
* kernel
+
==kernel==
** 2.6.17-om1
+
* 2.6.17-om1
*** builds
+
** builds
*** rumored unstable
+
** rumored unstable
*** userland tools don't work
+
** userland tools don't work
** 2.4.27-om1
+
* 2.4.27-om1
*** already compiled, meaning not as small as it could be
+
** already compiled, meaning not as small as it could be
*** ancient
+
** ancient
*** userland tools work
+
** userland tools work
* busybox for majority of tools
+
==busybox==
** build by hand
+
* used for majority of tools
** has almost everything needed
+
* build by hand
* dropbear for ssh and friends
+
* has almost everything needed
** currently a static multicall binary
+
==dropbear==
** dependent on uclibc, glibc is already present due to busybox
+
* for ssh and friends
* links
+
* 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
+
==links==
* qemu
+
* using version 2 for fb graphics
** not fully tested
+
* blue screens (literally) on exit
** not friendly with vga=791
+
==qemu==
** no kqemu for either kernel yet
+
* not fully tested
* wine
+
* not friendly with vga=791
** maybe in a later version as it's dependent on X
+
* no kqemu for either kernel yet
 
+
==wine==
 
+
* maybe in a later version as it's dependent on X
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
+
==misc tools==
 +
* installed
 +
** nc thanks to busybox
 +
* to be installed
 +
** nmap
 +
** scanrand
 +
** tcpdump
 +
** ngrep
  
 
=Current Sizes=
 
=Current Sizes=

Revision as of 19:27, 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

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

busybox

  • used for majority of tools
  • build by hand
  • has almost everything needed

dropbear

  • for ssh and friends
  • currently a static multicall binary
  • dependent on uclibc, glibc is already present due to busybox

links

  • using version 2 for fb graphics
  • blue screens (literally) on exit

qemu

  • not fully tested
  • not friendly with vga=791
  • no kqemu for either kernel yet

wine

  • maybe in a later version as it's dependent on X

misc tools

  • installed
    • nc thanks to busybox
  • to be installed
    • nmap
    • scanrand
    • tcpdump
    • ngrep

Current Sizes

Kernel(2.6): 1.5MB Initramfs: 6.5MB Memory: 24MB