cinap_lenrek
fde5906b30
adding experimental rcpu service
...
this is a reimplementation of cpu and import utilities in rc using a tlsclient
and tlssrv as the encryption and authentication layers. there is only one new
service, which after authentication and encryption setup accepts an arbitrary
rc script over the network and executes it with the standard filedescriptors
redirected to the conversaion (this is *after* authentication and in the
context of the authorized user).
the new rcpu program has a few improvements over cpu(1):
- doesnt mangle program arguments
- the remote process will get the clients standard file descriptors, so error
and output are separated and you can consume the clients input from the
remote side :-)
- forwards error status of remote process
theres no backwards mode for rimport, but a new program called rexport
for the same purpose.
all these services use exportfs without the bolted on initial handshake,
so the hope is to clean up exportfs in the future and remove all the ugly
crap in there.
2016-02-14 05:18:33 +01:00
stanley lieber
afe450d381
/sys/lib/dist/ndb/common: update for sl's auth servers
2015-12-11 14:18:06 -05:00
stanley lieber
55f6484f85
/lib/ndb/common: add auth=cb.inri.net authdom=nyc
2015-12-09 01:17:41 -05:00
stanley lieber
a90662c2e6
/sys/lib/dist/ndb/common: correct authdom=inri
2015-09-16 13:29:04 -04:00
cinap_lenrek
50850cf4b9
dist/mkfile: add target for the aijuboard *.zynq.img
...
this generates a disk image (to be written to usb or
sdmmc card) containing 9fat partition with kernel and
a hjfs filesystem partition with the 9front distribution.
this could be easily extended to generate raspberry pi
images as well, but i have no hardware to test.
2015-09-05 03:29:17 +02:00
stanley lieber
e14d624974
qmail: call mail instead of smtp with the wrong path
2014-12-11 14:45:16 -05:00
cinap_lenrek
5c5daef9f6
dist: generate efi bootable cd image
2014-10-31 20:59:35 +01:00
stanley lieber
585ab698de
/sys/lib/dist/ndb/common: add auth=fs.stanleylieber.com authdom=inri
2014-08-28 20:46:56 -04:00
stanley lieber
c20bab6fe0
ndb/common: add ipv6-icmp, ipv6-nonxt, ipv6-opts, bootps
2014-07-03 12:03:40 -04:00
cinap_lenrek
a76d0bf6c5
ndb/common: add ipv6 addresses of root name servers
2013-11-10 19:35:33 +01:00
cinap_lenrek
1ca07d817b
ndb/common: update ip for d.root-servers.net
2013-10-26 01:11:18 +02:00
cinap_lenrek
384adf4c89
ndb/common: dont use bell-labs dns servers for rfc1980 zones
2013-10-26 00:56:51 +02:00
cinap_lenrek
6b03a9495c
dont use full qualified domain names in example configuration
...
use shorter sysnames instead of full qualified domain names
so one doesnt have to setup the dns server in the example
configuration.
2013-02-27 08:18:18 +01:00
stanley lieber
c877493fb0
add rc-httpd
2013-02-04 16:40:05 -06:00
cinap_lenrek
1b017b8db4
mount /n/other from /srv/boot instead of /srv/cwfs
...
this makes sure tcp boot will have ther user /tmp's
the same way as from local cwfs. we used /srv/cwfs
to prevent a deadlock with 9660srv as a root filesystem
which has been fixed now.
2013-01-22 10:41:01 +01:00
stanley lieber
275b5e2fb3
rewrite.direct: rewrite aliases before delivering to local users to avoid re-sending the message
2013-01-18 21:47:49 -06:00
stanley lieber
60bcab4d78
/sys/lib/dist/ndb/common: for god and country, geronimo, geronimo, geronimo
2012-08-28 22:46:44 -05:00
cinap_lenrek
8b93667775
lib/profile: remove startupasfs, start rio as subprocess so we drop to rc if it fails (no framebuffer), drawterm
2012-08-17 18:19:03 +02:00
cinap_lenrek
6023250c46
plan9.ini: remove *nomp=
2012-07-25 23:21:16 +02:00
cinap_lenrek
1de9ca2de5
bring back il protocol support
2012-05-03 10:47:40 +02:00
stanley lieber
2279c86091
profile: use vga/unicode.font in default lib/profile
2012-04-09 11:01:02 -05:00
cinap_lenrek
47af19f6ed
vga: fix type in vga.font, make vga/unicode.font file
2012-03-21 17:59:46 +01:00
cinap_lenrek
093ca3a182
make vga font the default
2012-03-10 03:19:43 +01:00
cinap_lenrek
bf0453417c
fix mistake in /sys/lib/dist/mkfile
2012-02-12 04:35:20 +01:00
stanley lieber
9e1fcf4e53
add /sys/lib/dist/mail
2012-02-11 16:48:54 -06:00
cinap_lenrek
75e1ef0ab6
new webfs, rc based hget
2012-01-11 16:17:54 +01:00
cinap_lenrek
f3d84bdeca
plumb rules for page, make sam and mothra the default
2011-10-08 05:01:14 +02:00
cinap_lenrek
0695ff9304
dist: bind dummy adm/timezone/local
2011-09-20 06:14:15 +02:00
cinap_lenrek
9ea3302a4f
disable rio auto scroll for initial user glenda
2011-07-13 02:51:08 +02:00
cinap_lenrek
b6bb2a4093
move /lib/ndb to /sys/lib/dist/ndb
2011-06-09 23:15:09 +00:00
cinap_lenrek
4fab38b740
dist/mkfile: simplify
2011-06-09 05:53:13 +00:00
cinap_lenrek
7c02d9bc6a
dist/mkfile: run binds in subshell
2011-06-09 05:43:46 +00:00
cinap_lenrek
df752e061e
remove bootes usr stub
2011-06-09 05:30:35 +00:00
cinap_lenrek
88b94e948d
move /usr to /sys/lib/dist/usr for initial user directories
2011-06-08 21:33:44 +00:00
cinap_lenrek
4626ebdbd8
add support for mode override in libdisk/proto, fix some perms and add logfiles to cdproto
2011-06-08 00:49:45 +00:00
cinap_lenrek
9310110448
fix real cause of iso name truncation
2011-06-06 04:56:50 +00:00
cinap_lenrek
ac5c58e7a4
fix truncated filenames in iso
2011-06-06 02:26:14 +00:00
cinap_lenrek
f5685a313d
include hg repository in /dist/plan9front and install it
2011-05-03 08:53:59 +00:00
cinap_lenrek
05bcced19e
inst: use first iso9660 filesystem as default distribution media
2011-05-01 01:49:26 +00:00
cinap_lenrek
15656fc79d
boot(8): fix boot restarting
2011-04-30 20:17:33 +00:00
aiju
abf197c323
made nomp default
2011-04-24 17:20:06 +02:00
cinap_lenrek
e8635a732a
boot(8): use first detected filesystem as bootargs default
2011-04-21 12:49:59 +00:00
cinap_lenrek
53143ecd7d
remove pccd kernel configuration. cdrom boot can just use pcf
2011-04-18 07:42:29 +00:00
cinap_lenrek
74a7efc3a2
remove *nomp= from boot config. its easy to add a config key in boot shell or change bios option in case it doesnt work.
2011-04-15 08:34:44 +00:00
cinap_lenrek
856aeaf333
let the kernel set dma mode for ata by default
2011-04-15 07:25:45 +00:00
cinap_lenrek
c0662c5330
hacked libdisk/proto to support skipping file names (.dummy) and setting uid/gid recursively (this solves issue #13 ). moved cdproto to /sys/lib/sysconfig/proto and added glendas mbox.
2011-04-15 05:21:21 +00:00
cinap_lenrek
67e93d6a0a
updating cwfs and moving installer in /rc/bin
2011-04-12 15:53:55 +00:00
cinap_lenrek
7208d528bd
webfs on readonly filesystem
2011-04-12 02:44:37 +00:00
cinap_lenrek
f8062ba939
missing proto and more dummys
2011-04-12 01:59:30 +00:00
cinap_lenrek
d1fd22d72b
dont put plan9.ini bootimage in cd root
2011-04-12 01:09:16 +00:00