git: 9front

RSS feed

2f4e6dd1 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/18 02:35
remove fossil

123810c3 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/18 02:33
boot(8): kfs support

0a627f8a – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/18 02:00
merge

f6d6f89a – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/18 01:58
boot(8): add cwfs support to, restart if mount fails, usbd. cwfs: exit code

d08e5fdc – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/17 21:59
boot(8): changed tread to read, other: fix perms

cc089503 – stanley lieber <stanley.lieber@gmail.com> authored on 2011/04/17 04:17
clean up.

f2074582 – iru <devnull@localhost> authored on 2011/04/16 13:50
Oops, forgot to add port/bootfs.proto and port/mkbootfs.

63c9a026 – iru <devnull@localhost> authored on 2011/04/16 13:49
merge

268014db – iru <devnull@localhost> authored on 2011/04/16 13:48
Add bflz, cdsh, and unbflz to mkfile.

96d6d32f – iru <devnull@localhost> authored on 2011/04/16 13:42
Initial import of the new boot(8). Change pccd and pcf to use it.

d60372d8 – iru <devnull@localhost> authored on 2011/04/16 13:15
Add bflz, cdsh, and unbflz to mkfile.

8b67c45c – aiju <devnull@localhost> authored on 2011/04/16 10:15
moved /dev/mordor to devcons

a18ebca9 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/17 06:50
cwfs: ignore nvram check error

2ae2e5f8 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/17 05:29
cwfs: make noauth a storable config option so one can boot without factotum and nvram

4c868955 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/17 00:26
cwfs: remove Auth structure

70bd006b – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/17 00:06
cwfs: code cleanup

e8d2400c – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/16 22:15
merge

f19a0e48 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/16 22:14
cwfs: remove p9sk1 code, use factotum

fad07efd – aiju <devnull@localhost> authored on 2011/04/15 17:47
added /dev/mordor

f5091d77 – aiju <devnull@localhost> authored on 2011/04/15 17:03
merge

8d6d2b28 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/16 15:02
allow setting service name from command arguments

0257ae7e – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/16 13:06
create file in /386/bin instead of /sys/lib/dist/bin/386. thanks sl for finding

a3285f5a – aiju <devnull@localhost> authored on 2011/04/15 17:01
added io/seg utility

d9f3982b – aiju <devnull@localhost> authored on 2011/04/15 16:29
added geode driver

2ccef60d – sl <sl@sp.inri.net> authored on 2011/04/15 11:53
remove junk generated by build.

94727fa3 – sl <sl@sp.inri.net> authored on 2011/04/15 11:49
add /sys/lib/dist/bin/386, required for build.

acbc9ef6 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/16 02:15
add printing for usbfsadd

04314872 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/15 16:48
update manpages for 9boot

37b4defa – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/15 05:06
mount /srv/usb when it is there

bdc4192e – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/15 04:34
remove *nomp= from boot config. its easy to add a config key in boot shell or change bios option in case it doesnt work.

4b9f39b2 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/15 04:31
add clear command to 9boot to reset configuration

2c866f48 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/15 03:25
let the kernel set dma mode for ata by default

b95e8e22 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/15 01:32
tailfsrv is a stupid and completly useless program. inst/gui and inst/textonly dont need it anymore

fa8f23d1 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/15 01:26
bla

4fd1bf07 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/15 01:21
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.

4bce557b – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/14 13:41
remove crap, looks like import fuckup from iso

da54919d – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/14 13:27
fill /acme

136b3e2d – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/14 12:08
dont create compressed kernel images by default

cfd46a8b – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/14 11:41
set better defaults in termrc, set dmamode, allow breaking to rc with !rc

83f5857b – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/14 10:00
add cwfs(4) manpage

a0a99379 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/14 09:54
abacos tcs.h is automatically generated

169cf24f – iru <devnull@localhost> authored on 2011/04/13 20:35
Promote the old installer/livecd specific tools to normal tools under /sys/src/cmd. Where similar common tools already existed, I kept them.

6031cde6 – iru <devnull@localhost> authored on 2011/04/13 20:19
Change installer to use statusbar(8) instead of bargraph and remove the latter.

05f0345c – stanley lieber <stanley.lieber@gmail.com> authored on 2011/04/12 22:58
remove references to 9load(8) from most pages that mention it.

64628f03 – stanley lieber <stanley.lieber@gmail.com> authored on 2011/04/12 19:55
actually remove 9load man page.

cce0221e – stanleylieber <devnull@localhost> authored on 2011/04/12 19:49
remove 9load man page.

c1e18d8d – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/12 21:59
fix /srv/log for inst

ae643e10 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/12 20:44
remove debugging

293243fe – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/12 19:43
9boot a20 gate

cdaa6b4d – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/12 17:49
arg

c0bbc968 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/12 17:44
proper error message when no service set

1beba10b – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/12 13:48
remove realemu manpage from src dir

7b587908 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/12 13:37
missing realemu manpage

1d1fbb8a – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/12 12:32
update installer for 9bootfat

2c78dc09 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/12 11:53
updating cwfs and moving installer in /rc/bin

48454b08 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/11 22:44
webfs on readonly filesystem

7c5b617d – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/11 21:59
missing proto and more dummys

8f3c3bb3 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/11 21:09
dont put plan9.ini bootimage in cd root

c678b17a – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/11 20:27
more sane livecd startup

5416c41b – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/11 17:12
vesa

f64cf6fb – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/04/11 16:56
vesa-changes

ae61407f – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/11 15:47
livecd

81cf7c93 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/11 11:38
perms

dfdaa7af – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/11 11:30
newboot

e8426a55 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/04/11 11:20
perms

332f070e – stanley lieber <stanley.lieber@gmail.com> authored on 2011/04/04 16:22
erik's patches to lift 8192 byte word size restriction

1a98f8ec – Taru Karttunen <taruti@taruti.net> authored on 2011/03/31 05:06
Some more permissions for kernel compile

ff6bb63b – cinap_lenrek <devnull@localhost> authored on 2011/03/31 17:00
acme

67b5744a – cinap_lenrek <devnull@localhost> authored on 2011/03/30 14:46
ape dirs

0844f0ad – cinap_lenrek <devnull@localhost> authored on 2011/03/30 14:38
perms perms perms...

10268934 – cinap_lenrek <devnull@localhost> authored on 2011/03/30 14:33
more perms...

6c6f0140 – cinap_lenrek <devnull@localhost> authored on 2011/03/30 14:29
fixing perms

e21710f0 – Taru Karttunen <taruti@taruti.net> authored on 2011/03/30 15:57
Import sources from 2011-03-30 iso image - adm/timezone

b97531ee – Taru Karttunen <taruti@taruti.net> authored on 2011/03/30 15:35
Import sources from 2011-03-30 iso image - lib

41b34c44 – cinap_lenrek <devnull@localhost> authored on 2011/03/30 12:20
we are so sued

71edca84 – cinap_lenrek <devnull@localhost> authored on 2011/03/30 12:05
...

580ac624 – cinap_lenrek <devnull@localhost> authored on 2011/03/30 11:24
get directories in

bffd70a1 – cinap_lenrek <devnull@localhost> authored on 2011/03/30 11:08
continue...

75c292b2 – cinap_lenrek <devnull@localhost> authored on 2011/03/30 11:02
more stuff

001ab87b – cinap_lenrek <devnull@localhost> authored on 2011/03/30 10:28
add license files

165cfd04 – Taru Karttunen <taruti@taruti.net> authored on 2011/03/30 13:17
Import sources from 2011-03-30 iso image - sys/games

9080babb – Taru Karttunen <taruti@taruti.net> authored on 2011/03/30 13:14
Import sources from 2011-03-30 iso image - rc

afda7add – Taru Karttunen <taruti@taruti.net> authored on 2011/03/30 12:53
Import sources from 2011-03-30 iso image - sys/lib

324bf2a2 – Taru Karttunen <taruti@taruti.net> authored on 2011/03/30 12:49
Import sources from 2011-03-30 iso image - sys/man

30ef325d – Taru Karttunen <taruti@taruti.net> authored on 2011/03/30 12:47
Import sources from 2011-03-30 iso image - sys/include

97a84fab – Taru Karttunen <taruti@taruti.net> authored on 2011/03/30 11:46
Import sources from 2011-03-30 iso image