Commit graph

19 commits

Author SHA1 Message Date
Jonas 'Sortie' Termansen
2b032b0414 Initial signal support. Please squash improvements into this commit. 2011-11-23 00:19:09 +01:00
Jonas 'Sortie' Termansen
fccad5e31c Don't leave old binaries around in the initrd. 2011-11-17 22:33:17 +01:00
Jonas 'Sortie' Termansen
a7de7b4905 Added pipe(2), write(2), and read(2). 2011-11-16 21:21:38 +01:00
Jonas 'Sortie' Termansen
d76757b21b Don't add unrelated stuff to the src tarball. 2011-11-02 19:14:01 +01:00
Jonas 'Sortie' Termansen
52b8913bb6 The produced deb file now contains the proper installed-size field. 2011-10-16 17:58:19 +02:00
Jonas 'Sortie' Termansen
daa6f09529 Don't add sysroot/ to the source tarball. 2011-10-13 19:27:05 +02:00
Jonas 'Sortie' Termansen
5082e6523c Updated git version to 0.5dev. 2011-10-10 20:14:37 +02:00
Jonas 'Sortie' Termansen
23c144fe3f Don't count files in sysroot/ when counting lines. 2011-10-06 10:17:36 +02:00
Jonas 'Sortie' Termansen
371dec71c9 Better error handling in /Makefile. 2011-09-08 21:05:43 +02:00
Jonas 'Sortie' Termansen
cc61176e5b Restored support for JSSortix using very ugly hacks. :( 2011-09-08 11:10:41 +02:00
Jonas 'Sortie' Termansen
86351d9274 The initrd is now supported for local install and deb files. 2011-09-07 12:19:17 +02:00
Jonas 'Sortie' Termansen
b39a5700cc Removed pong/ to games/ as it will soon store multiple games. 2011-08-29 00:09:10 +02:00
Jonas 'Sortie' Termansen
f26e6e803a The Sortix programs are now compiled into initrd/. 2011-08-28 12:42:06 +02:00
Jonas 'Sortie' Termansen
2c18d43359 Added the programs ls and help. 2011-08-28 12:38:01 +02:00
Jonas 'Sortie' Termansen
34e9ca277d Added a shell, a few programs, and added support for SIGINT. 2011-08-28 12:38:01 +02:00
Jonas 'Sortie' Termansen
011addf46c The initrd now uses the mkinitrd format and the kernel now loads it. 2011-08-28 12:38:01 +02:00
Jonas 'Sortie' Termansen
04f5fd03f8 Added the new pong program for Sortix! 2011-08-23 21:02:15 +02:00
Jonas 'Sortie' Termansen
e78390d9c2 Added a line counting make target for statistics. 2011-08-07 03:02:37 +02:00
Jonas 'Sortie' Termansen
9b79673dcb Initial version of Sortix. 2011-08-05 14:25:00 +02:00