Posts: 146
Eperbab
Joined: 10 Dec 2012
#1
Hello, I have found a guy who has trimmed his Debian Jessie system down to ~ 28 MB. He has used debian with icewm & busybox, so the end result is similar to AntiX. We may use some of his tips & tricks. The whole article is in hungarian:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://flerp.hu/debian/fujitsu/fujitsu.html"
linktext was:"http://flerp.hu/debian/fujitsu/fujitsu.html"
====================================


Some interesting points:
- kernel + some apps compiled with dietlibc (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.fefe.de/dietlibc/"
linktext was:"http://www.fefe.de/dietlibc/"
====================================
, dietlibc-dev)
- getty --> fgetty , fgetty in /*etc/inittab (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.fefe.de/fgetty/"
linktext was:"http://www.fefe.de/fgetty/"
====================================
) ; /*etc/pam.d/common-password : md5 hash!
- init --> runit (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://smarden.org/runit/replaceinit.html"
linktext was:"http://smarden.org/runit/replaceinit.html"
====================================
)
- Inetd/sshd --> micro-inetd (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.acme.com/software/micro_inetd/"
linktext was:"http://www.acme.com/software/micro_inetd/"
====================================
)
- bash --> mksh (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://mirbsd.de/mksh"
linktext was:"http://mirbsd.de/mksh"
====================================
)
- upx-ucl (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://upx.sf.net/"
linktext was:"http://upx.sf.net/"
====================================
)

- xterm replaced by rxvt-unicode-lite + mini shellscript named urxvtcd
- netsurf browser with basic javascript support
- bitlbee + hexchat
- syslog-ng --> socklog + svlogd (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://smarden.org/socklog/"
linktext was:"http://smarden.org/socklog/"
====================================
) compiled with dietlibc
- cron --> busybox-crond --> dcron (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.jimpryor.net/linux/dcron.html"
linktext was:"http://www.jimpryor.net/linux/dcron.html"
====================================
) (compiled with dietlibc)