1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-21 02:38:32 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
sin
46c073db83 Add sinit and remove busybox init 2014-02-05 17:28:37 +00:00
sin
2961f5370f Remove sed and use busybox sed 2014-02-03 12:16:05 +00:00
sin
fe75469272 Remove gawk/gzip and use awk and gzip from busybox 2014-02-03 12:15:22 +00:00
sin
88135a3491 We have du(1) implemented in sbase 2014-02-03 11:58:52 +00:00
sin
4d5646c83f Use absolute path for init symlink 2014-02-03 11:39:14 +00:00
sin
c0b0182395 Add expr 2013-09-27 15:22:28 +01:00
sin
8aab0e9013 Add gzip 2013-09-27 11:21:42 +01:00
sin
bffd68192a Always use ln -sf 2013-09-26 16:26:46 +01:00
sin
61becdeaf5 Bring back busybox wget 2013-09-25 19:40:40 +01:00
sin
4eb3e5ab4b Add GNU wget 2013-09-24 17:24:16 +01:00
sin
b5e5a63d2e Add GNU sed 2013-09-24 17:17:46 +01:00
sin
9e6a8b36d1 Add gawk 2013-09-24 12:15:13 +01:00
sin
4f1f4122eb Add dd 2013-09-23 15:03:48 +01:00
sin
1fa684856c Add reboot/poweroff 2013-09-23 14:58:10 +01:00
sin
2c3a156fb0 Add busybox init 2013-09-23 13:36:14 +01:00
sin
874d7c2b4d Add killall5 2013-09-23 13:32:11 +01:00
sin
c16a66acb7 Add agetty 2013-09-23 13:24:43 +01:00
sin
665a81a0fc Add fsck 2013-09-23 13:11:31 +01:00
sin
67dd79008c Remove unneeded comment 2013-09-22 12:26:56 +01:00
sin
cdbd5128c9 Add sysctl 2013-09-20 16:51:06 +01:00
sin
019af432d7 Add hwclock 2013-09-20 16:27:23 +01:00
sin
3b9e144cea Add ed 2013-09-17 16:31:02 +01:00
sin
8d7b741638 Add awk, sed and tac 2013-09-17 16:07:13 +01:00
sin
c433553803 Add tftpd 2013-09-14 11:09:29 +01:00
sin
3fa10e684a Sort all the busybox symlinks
Add some new tools as well.
2013-09-06 13:40:14 +01:00
sin
3234f721bf Add less 2013-09-06 12:32:19 +01:00
sin
197b799f45 Add top and pkill 2013-09-06 10:50:08 +01:00
sin
be80e06d2a Make the build system a bit more sane 2013-09-06 09:31:51 +01:00
sin
fa1584a3db Add wget and vi 2013-09-06 08:15:57 +01:00
sin
777b681a99 Add ping 2013-09-05 18:13:25 +01:00
sin
a74259cf95 Add find/du 2013-09-05 15:25:16 +01:00
sin
8b0476130d Add login 2013-09-05 13:50:27 +01:00
sin
72d1d6aa7a Add getty 2013-09-05 13:33:28 +01:00
sin
358b629e56 Move from toybox to busybox
Until we have all the commands we need in sbase + ubase, use busybox
for the extra commands.
2013-09-05 13:28:34 +01:00