Commit Graph

38 Commits

Author SHA1 Message Date
sin
040ec4039c Allow ubase-box to be called as ubase-box tool args... 2013-10-08 23:37:55 +01:00
sin
64744bd6f1 Remove stat(1) - this now lives in sbase 2013-09-29 16:35:32 +01:00
sin
83390f4893 Replace VERSION in manpages with the actual version 2013-09-29 12:48:50 +01:00
sin
d8a51e73b9 Add support for rebooting the system through halt
Remove reboot
2013-09-17 16:34:26 +01:00
sin
2b767016b3 Add barebones eject(1) 2013-09-04 13:31:06 +01:00
sin
899d589db0 Add watch(1) 2013-09-04 11:35:36 +01:00
sin
b682ecb3b5 Fix ubase-box target 2013-09-03 15:13:21 +01:00
sin
ac2c8e1495 Add barebones lsusb(8) 2013-09-03 13:52:47 +01:00
sin
6a56bdf4ca Add primitive pidof(8) 2013-08-29 11:11:26 +01:00
sin
bb10563c7a Make ubase compile with musl-gcc 2013-08-19 16:34:18 +01:00
sin
74146c54a7 Add uptime(1) 2013-08-16 11:55:55 +01:00
sin
f885062b22 Add truncate(1) 2013-08-16 11:34:52 +01:00
sin
0f9fd144b7 Add fallocate(1) 2013-08-16 11:27:56 +01:00
sin
afe56e4cc7 Add clear(1) 2013-08-16 11:15:36 +01:00
sin
c2db2d065b Add mountpoint(1) 2013-08-16 11:03:44 +01:00
sin
6fa02c77b3 Add TODO 2013-08-16 11:03:26 +01:00
sin
b4a190c818 Print the available targets for ubase-box 2013-08-15 17:04:43 +01:00
sin
c5182bee36 Add free(1) 2013-08-15 16:50:51 +01:00
David Galos
641c7e79f3 Add chvt(1)
This is essentially cherry-picked from sbase with slight
modifications as we can now assume that it will be running on
Linux.
2013-08-15 16:50:51 +01:00
sin
5df65ecfd4 Add barebones ps(1) 2013-08-15 16:50:48 +01:00
sin
a4de4eb539 Add pivot_root(8) 2013-08-14 14:40:49 +01:00
sin
97cbad7eef Remove OpenBSD support
This is becoming a nightmare.  Just support Linux.
2013-08-14 14:40:47 +01:00
sin
92c3390657 Add mount(8) 2013-08-14 13:51:50 +01:00
sin
f9dfa37f75 Add unshare(1)
No manpage yet.
2013-08-12 11:20:17 +01:00
sin
eaa5285d68 Rename syslog_{size,read,show} to dmesg_{size,read,show} 2013-08-12 10:18:14 +01:00
oblique
211f13ae95 Add stat(1)
No manpage yet.
2013-08-12 09:39:21 +01:00
sin
601e4ad5f9 Add swapon(8)
No manpage yet.
2013-08-09 15:48:59 +01:00
sin
0c37fe11e4 Add swapoff(8)
No manpage yet.
2013-08-09 15:48:57 +01:00
sin
051ed9a79c Add halt(8)
This is a very barebones halt cmd.  Please make sure that your
system is in a proper state to halt before using this.  This is
likely only useful for very barebones systems like an emergency
shell or similar.

Normally this command would be part of an actual init system.
2013-08-09 15:37:04 +01:00
sin
4a8e5b14ab Add reboot(8)
This is a very barebones reboot cmd.  Please make sure that your
system is in a proper state to reboot before using this.  This is
likely only useful for very barebones systems like an emergency
shell or similar.

Normally this command would be part of an actual init system.
2013-08-09 15:36:53 +01:00
sin
423e002098 Add mkswap(8)
No manpage yet.
2013-08-09 14:30:40 +01:00
sin
92895baad0 Add lsmod(8)
No manpage yet.
2013-08-09 11:31:19 +01:00
sin
03a234e7f9 Add rmmod(8)
No manpage yet.
2013-08-09 11:27:47 +01:00
sin
5da030ecec Dump build options during make 2013-08-07 11:56:03 +01:00
sin
b90db5b7f7 Add insmod(8) 2013-08-07 11:52:36 +01:00
sin
d4c1710911 Add umount(8)
No manpage yet.
2013-08-07 10:13:21 +01:00
sin
7b228e69b7 Add dmesg(1)
No manpage yet.
2013-08-06 20:58:13 +01:00
sin
987ec1ef09 Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00