]> rtime.felk.cvut.cz Git - novaboot.git/log
novaboot.git
10 years agoGive more structure to the documentation
Michal Sojka [Sat, 19 Oct 2013 14:41:28 +0000 (16:41 +0200)]
Give more structure to the documentation

10 years agoSimplify config name determination
Michal Sojka [Sat, 19 Oct 2013 13:34:13 +0000 (15:34 +0200)]
Simplify config name determination

10 years agoFix warning in perl v5.18.1
Michal Sojka [Sat, 19 Oct 2013 13:30:34 +0000 (15:30 +0200)]
Fix warning in perl v5.18.1

10 years agoAdd linux-powerpc example
Michal Sojka [Tue, 15 Oct 2013 14:01:31 +0000 (16:01 +0200)]
Add linux-powerpc example

10 years agoAutomatically pass .dtb files to qemu's -dtb options
Michal Sojka [Tue, 15 Oct 2013 13:52:52 +0000 (15:52 +0200)]
Automatically pass .dtb files to qemu's -dtb options

This probably works only for ARMs. PowerPC seems to require fixed name
ppc.dtb.

10 years agoAllow specifying QEMU binary in novaboot scripts
Michal Sojka [Tue, 15 Oct 2013 13:24:27 +0000 (15:24 +0200)]
Allow specifying QEMU binary in novaboot scripts

10 years agoUpdate pre-commit hook
Michal Sojka [Tue, 15 Oct 2013 12:21:19 +0000 (14:21 +0200)]
Update pre-commit hook

10 years agoAdd .gitignore
Michal Sojka [Tue, 15 Oct 2013 12:20:49 +0000 (14:20 +0200)]
Add .gitignore

10 years agoDocument that configuration file should not be used
Michal Sojka [Tue, 15 Oct 2013 12:13:03 +0000 (14:13 +0200)]
Document that configuration file should not be used

10 years agoDon't use the implicitely specified kernel
Michal Sojka [Tue, 15 Oct 2013 12:01:26 +0000 (14:01 +0200)]
Don't use the implicitely specified kernel

This make it easier to boot other OSes than NOVA. If you want to keep
the old behavior add

  $hypervisor = "bin/apps/hypervisor";

to your .novaboot file.

10 years agoAdd outline comments
Michal Sojka [Tue, 15 Oct 2013 11:57:05 +0000 (13:57 +0200)]
Add outline comments

10 years agoAdd GPL header
Michal Sojka [Tue, 15 Oct 2013 10:06:24 +0000 (12:06 +0200)]
Add GPL header

10 years agoAdd an example of how to boot Linux
Michal Sojka [Tue, 15 Oct 2013 10:01:51 +0000 (12:01 +0200)]
Add an example of how to boot Linux

A buildroot configuration to build the images is added as well.

10 years agoAdd pre-commit hook that I use in my repo
Michal Sojka [Tue, 15 Oct 2013 09:40:36 +0000 (11:40 +0200)]
Add pre-commit hook that I use in my repo

10 years agoSmall improvements to documentation
Michal Sojka [Tue, 15 Oct 2013 08:18:08 +0000 (10:18 +0200)]
Small improvements to documentation

10 years agoAdd automatically generated README
Michal Sojka [Tue, 15 Oct 2013 07:34:04 +0000 (09:34 +0200)]
Add automatically generated README

So that Github display something.

10 years agoAdd license (GPLv2)
Michal Sojka [Tue, 15 Oct 2013 07:43:00 +0000 (09:43 +0200)]
Add license (GPLv2)

10 years agoCopy novaboot from NUL repository
Michal Sojka [Tue, 15 Oct 2013 07:33:03 +0000 (09:33 +0200)]
Copy novaboot from NUL repository

I.e. from https://github.com/TUD-OS/NUL.git, revision
a88b4eb03d01969b4ec6c31e80089f7854c000cf.