Commit Graph

66 Commits

Author SHA1 Message Date
Elliott Hughes
9aaeff3e02 Switch to toybox date, and add hwclock.
Change-Id: I5116713315c2f86d4dfb6beccf0e41b3fb8a24f7
2015-01-14 12:26:10 -08:00
Elliott Hughes
347e42b7f7 Add sed and tr.
Change-Id: I9749fa432f49980da629b1a12073103bab03ea3d
2015-01-13 18:45:44 -08:00
Elliott Hughes
5fcb106459 Remove factor and readahead.
Neither is very useful, and readahead doesn't exist on the desktop.

Change-Id: I84e26dd3be2169d64f95ef3af2969b070283e5db
2015-01-13 18:08:08 -08:00
Elliott Hughes
f9551b31dc Regenerate generated files after upstream sync.
Change-Id: Ic66d724f729605eda62932bd1c2aa5d1c41aee35
2014-12-24 10:59:08 -08:00
Elliott Hughes
875b5b4ef6 Remove uudecode/uuencode.
What were they, grandpa? They're not on a base Ubuntu install, so POSIX
or no, they probably don't make much sense any more.

Change-Id: I61d202e03dc87daef45da7797a7daccd55d366f7
2014-12-21 16:38:24 -08:00
Elliott Hughes
1588c5c8c4 Rebuild configuration after latest sync.
Change-Id: I8be56e1b83348b83da4670c1a32c1c92c0f748f2
2014-12-18 20:45:11 -08:00
Elliott Hughes
148622383a Regenerate the configuration after the upstream sync.
Change-Id: I4a26da4dd9f27de167960c9afa59753dbfac7a19
2014-12-18 17:55:47 -08:00
Elliott Hughes
5f17264aba Stop building 'count' and 'oneit'.
count and oneit aren't things packaged by Debian.

Change-Id: Ic0e3bde529e0345f4f4acd0cd4e8af4da061e692
2014-12-16 21:32:58 -08:00
Elliott Hughes
3c3e83a74c Build various 'pending' toybox commands that are in toolbox.
The stuff in pending isn't built by default, so anything we want from
there we have to explicitly choose. Stuff that's already in toolbox
seems like stuff we should be building so we can try it out.

Change-Id: Iabd069fbbfb2805a771958faa2ef2f6d5f0cb333
2014-12-16 20:18:05 -08:00
Elliott Hughes
baf5adf64f Stop building obsolete cpio, killall5, link, and unlink.
Change-Id: Id3190e1f793ebecd18fbe950c49f83ab1cccc4f3
2014-12-16 15:48:40 -08:00
Elliott Hughes
761156322f Switch to toybox chcon.
Change-Id: I9b2fff811c0a1c2a40e1a23a09e25e758661ed1d
2014-12-16 09:14:47 -08:00
Elliott Hughes
53a43da9b4 Add more(1).
Change-Id: I7c4707e110b43741486d988fd3600b0a434f5a8b
2014-12-11 17:05:54 -08:00
Elliott Hughes
edc2753db6 Build all of netcat now bionic has <pty.h>.
Change-Id: I3beee0bd2bffab383bf7ec44d61698961ade7e2b
2014-12-03 15:12:55 -08:00
Elliott Hughes
7fcfbe7a2e [Android] Regenerate generated files.
Also add dummy pty.h, shadow.h, and utmpx.h files to make my life easier
when I regenerate the generated files. This happens on the host, so the
checks always decide that those headers are available.

Change-Id: I3508f6ba3be07d044070712238d1dcb993844bbb
2014-12-02 19:10:03 -08:00
Elliott Hughes
e3ebdf04cb Remove halt/poweroff/reboot.
These commands call the reboot(2) system call. On Android rebooting is done
by asking init to reboot.

Change-Id: If859d61282a32e7aa20b58f42db9f91084235b7d
2014-11-24 14:34:48 -08:00
Elliott Hughes
d8d2d3c44e Build toybox.
Change-Id: I2ae49ed68086fd9407f4e50636300d011c85d557
2014-11-20 10:39:27 -08:00