コミット履歴

作者 SHA1 メッセージ 日付
  Aki Nyrhinen e18c78e434 build.go: json based kernel configuration 8 年 前
  Aki Nyrhinen c0c564dc74 Revert "jsonpretty.go: sort strings of arrays - also updated all json files" 8 年 前
  Aki Nyrhinen cf72f2cf40 jsonpretty.go: sort strings of arrays 8 年 前
  Aki Nyrhinen ec226d6694 automatically copy new kernel to tftpboot 8 年 前
  Aki Nyrhinen 3178a24755 introduce TOOLPREFIX to json files and util/build.go. export TOOLPREFIX=x86_64-elf- to build on a mac 9 年 前
  Aki Nyrhinen b1e3252f3e Fix for the dreaded bad kernel page faults. 9 年 前
  Aki Nyrhinen db12b8e9e1 prettify all json files 9 年 前
  Elbing Miss e0cb9b1f4a Fix things to boot with a FS. 9 年 前
  Elbing Miss 2aa02381bc Fix right build of boot.out 9 年 前
  Elbing 1478940ab2 Added boot to ramfs. But one needs to type 'k8cpu' harcoded as in k8cpujson for awk parser, so is not portable between architectures until we drop awk and put out of our json files. 9 年 前
  Elbing Miss 2e32ed5366 Don't try to compile this unless you are Ron Minnich :p 9 年 前
  Ronald G. Minnich 91c6ca322a Make sure to create systab. 9 年 前
  Ronald G. Minnich 0fc05c7cb3 Allow the kernel name to be set in the correct file. 9 年 前
  Ronald G. Minnich d2c8dde5c2 Create Program and Library entries for build. 9 年 前
  Ronald G. Minnich b316ad8a02 Put as much stuff in core.json as possible. 9 年 前
  Ronald G. Minnich b0fb308f6a We can now use projects specified in the (e.g.) k8cpu file. 9 年 前
  Ronald G. Minnich 7b6c7b83a8 Simple experiment: require HARVEY to be set, and /whatever becomes $HARVEY/whatever 9 年 前
  Ronald G. Minnich b65fe55044 We have a kernel build tool 9 年 前
  Ronald G. Minnich ad3c033c29 Doing pre actions and project actions now 9 年 前
  Ronald G. Minnich 93b759d922 Bread out various .json bits into other files. 9 年 前
  Ronald G. Minnich 591636d905 Show usage of .json in ../386. ip is next. 9 年 前
  Ronald G. Minnich c6ae5652bc This builds with no errors. But it's missing the root fs bits. 9 年 前