Commit graph

272 commits

Author SHA1 Message Date
cinap_lenrek 66f86d03a5 fshalt: rfork n to avoid limbo namespace when the command fails 2013-12-22 17:26:31 +01:00
stanley lieber 8916f971fa /rc/bin/": fix typo 2013-11-08 15:19:32 -05:00
stanley lieber 82663f62be /rc/bin/", /rc/bin/"": handle the venerable ; prompt 2013-11-07 14:01:42 -05:00
cinap_lenrek 191568e549 play: guess file type from file extension if mimetype fails 2013-10-30 00:09:27 +01:00
BurnZeZ ecab88b983 rc: make default path safer 2013-10-26 17:23:08 -04:00
cinap_lenrek 0d378e905e inst: cleanup installer making it not rely on path containing .
always explicitely execute installer modules with ./name instead
of relying that the path contians the dot.
2013-10-26 20:17:56 +02:00
stanley lieber ebdc47dad6 usps: update for new usps website (thanks, mischief) 2013-10-15 15:47:56 -04:00
cinap_lenrek ab7fe19ae2 hget: handle http contentencoding (compression) 2013-10-12 02:22:57 +02:00
cinap_lenrek 4e015eb5c7 merge 2013-09-20 17:41:51 +02:00
cinap_lenrek 91ce0a07ca hpost: dont emit /bin/hpost but just hpost
just emiting "hpost" makes it simpler to override it as a
rc function.
2013-09-20 17:39:33 +02:00
stanley lieber 565a4d478e rename /rc/bin/ok to /rc/bin/webpaste 2013-09-20 11:32:42 -04:00
stanley lieber 4d9ce0fb3c add /rc/bin/ok, tool for okturing.com pastebin 2013-09-18 15:03:50 -04:00
cinap_lenrek fde528ace4 tcp113: fix null list in concatenation error 2013-08-10 08:55:39 +02:00
stanley lieber 28ff3a3cda ups: fix typo 2013-08-06 21:38:56 -04:00
stanley lieber cc542f2b2d ups: give me my computer 2013-08-06 21:36:11 -04:00
cinap_lenrek 1c379c1667 inst: remove systype step. system will be terminal with a disk after installation. 2013-08-02 03:47:27 +02:00
stanley lieber bbf7f29d26 tcp993: we're not plan9.bell-labs.com 2013-07-31 23:45:21 -04:00
cinap_lenrek ff4d45d147 rexec: redirect error (fd=2) to network for tcp17009
the new listen doesnt redirect stderr for us, so do it
in the service script.
2013-07-12 23:16:49 +02:00
stanley lieber 252b0ff3c9 sysinfo: add -e to include a reply-to e-mail address 2013-07-05 15:42:45 -04:00
stanley lieber 76677bb8f0 sysinfo: remove -m, add -p, which posts output at http://sysinfo.9front.org, which forwards the information to 9front-sysinfo@9front.org mailing list 2013-07-04 20:52:12 -04:00
cinap_lenrek be351877f2 remove iwl-firmware download script, this should be a package 2013-06-05 20:34:04 +02:00
mveety b014e2c479 added a script to automate downloading and installing of iwl firmware 2013-06-04 12:52:18 -04:00
cinap_lenrek 03f364d167 inst/ndbsetup: allow setting sysname more than once
In the installation, if you run the ndbsetup task n times (n > 1),
the installed /lib/ndb/local will have n sys= entries.

The problem is that ndb(8) will use the first sys= entry found, but
one would expect that the last configuration in the ndbsetup task
would be the active one.

Remove any previous entry in ndbsetup before adding new one.
2013-06-01 16:14:53 +02:00
ftrvxmtrx 392f92b82b ircrc: target is more important (especially in winwatch) 2013-05-29 11:37:30 +02:00
ppatience0 410ce8feec tojpg: add jpeg encoder 2013-05-26 21:56:56 -04:00
cinap_lenrek 172b290e05 netaudit: check if ipgw= is an ip address 2013-05-14 18:54:42 +02:00
aiju 694de270c7 blogcom +x 2013-04-30 17:02:14 +02:00
aiju 5335987c66 added blogcom 2013-04-30 16:57:27 +02:00
ppatience0 c3d51106e1 inst/mountcwfs, inst/mounthjfs: fix typos 2013-03-12 17:55:00 -04:00
cinap_lenrek 8a903895a0 termrc: termrc.local can start ndb/cs for us, so check if its already running 2013-02-27 18:04:35 +01:00
cinap_lenrek ec49732fae add cpurc.local and termrc.local hooks 2013-02-27 17:59:57 +01:00
stanley lieber 40dee61f91 rc-httpd/handlers/serve-static: charset=utf-8 2013-02-19 18:13:32 -06:00
cinap_lenrek 27a8b509c9 sysinfo: list ethernet devices #l[0-3], fix spaces -> tabs 2013-02-16 03:52:33 +01:00
stanley lieber 2f49aa7a8d add !tcp80 2013-02-04 16:42:13 -06:00
stanley lieber c877493fb0 add rc-httpd 2013-02-04 16:40:05 -06:00
mveety e322e84f5f reverted changes to termrc 2013-01-29 21:48:57 -05:00
mveety b8f88c803c made the timesync failure more obvious on the rpi. 2013-01-29 19:03:10 -05:00
ppatience0 f0a451d667 Fixed some ircrc bugs. Only the last channel given to the -t flag is set as target. Unknown commands are not sent to the server. Control-D can be used to exit the client. When the connection is lost, an error message is displayed and the client waits for user input before exiting. Manual page updated. 2013-01-29 23:56:29 -05:00
mveety 12f51e356a added support for the dos partition on raspberry pi. 2013-01-28 18:48:34 -05:00
cinap_lenrek 696659ad21 remove /rc/bin/mousereset 2013-01-28 16:40:50 +01:00
cinap_lenrek 2eb678a7b5 valley: fix random numbers 2013-01-28 03:54:17 +01:00
khm 115e5f88ed hurr 2013-01-27 17:46:31 -05:00
khm 1859bc9832 added valley(1) 2013-01-27 17:36:05 -05:00
cinap_lenrek b226a645bc cpu: make incoming cpu connections work with aan(8) by default 2012-12-21 21:11:28 +01:00
cinap_lenrek 91cc172719 inst: fix pbs update for bootsetup, remove stopether and stopppp tasks
the pbs update might fail if we dont unmount the 9fat.
2012-12-20 11:17:10 +01:00
cinap_lenrek a2b94beae0 play: use audio/sundec instead of audio/µlawdec 2012-12-14 05:00:51 +01:00
cinap_lenrek 7148847ff0 µlaw audio support (from erik quanstro) 2012-12-08 09:18:44 +01:00
cinap_lenrek a81a6f2ff4 inst: add a linebreak before install boot record description 2012-12-06 07:09:16 +01:00
cinap_lenrek b929f24b92 inst: remove broken winnt boot setup 2012-12-06 06:35:36 +01:00
cinap_lenrek 0750687012 move usb ethernet in bootfs.paq 2012-12-05 13:53:34 +01:00