arcanos.git
8 years agoMerge pull request #1 from neunenak/master master
Rhett Aultman [Fri, 14 Aug 2015 07:21:35 +0000 (00:21 -0700)]
Merge pull request #1 from neunenak/master

Serious freshening-up of the build process.  Thanks, @neunenak

8 years agoGet rid of perl variable in makefile 1/head
greg [Tue, 9 Jun 2015 06:44:14 +0000 (23:44 -0700)]
Get rid of perl variable in makefile

I don't know perl and I don't want to use it

8 years agoAdd -q flag to `make run`
greg [Tue, 9 Jun 2015 06:07:45 +0000 (23:07 -0700)]
Add -q flag to `make run`

To skip past the bochs config menu

8 years agoAdd a kernel logo
greg [Sat, 6 Jun 2015 09:53:38 +0000 (02:53 -0700)]
Add a kernel logo

This should get displayed as the first thing the kernel does after
initializing the console

8 years agoAdd 'run' target to makefile
greg [Sat, 6 Jun 2015 09:13:14 +0000 (02:13 -0700)]
Add 'run' target to makefile

8 years agoAdd readme
greg [Fri, 5 Jun 2015 10:15:25 +0000 (03:15 -0700)]
Add readme

8 years agoChanges to build infrastructure
greg [Fri, 5 Jun 2015 07:29:06 +0000 (00:29 -0700)]
Changes to build infrastructure

Necessary to get a working build on my machine

10 years agoCreate secondary partition on boot disk for ArcanFS
Rhett [Sat, 26 Oct 2013 21:21:27 +0000 (14:21 -0700)]
Create secondary partition on boot disk for ArcanFS

10 years agoMinimal user library and app for testing system call
Rhett [Mon, 2 Sep 2013 00:14:18 +0000 (17:14 -0700)]
Minimal user library and app for testing system call

10 years agoStubs for a simple system call
Rhett [Sun, 1 Sep 2013 22:55:17 +0000 (15:55 -0700)]
Stubs for a simple system call

10 years agoIgnore bochs logs
Rhett [Sun, 1 Sep 2013 22:55:09 +0000 (15:55 -0700)]
Ignore bochs logs

10 years agoFlush and unmount disk image after copy
Rhett [Sun, 1 Sep 2013 01:18:41 +0000 (18:18 -0700)]
Flush and unmount disk image after copy

10 years agoSet the disk geometry so that bochs won't die (it still issues a warning, though)
Rhett [Sun, 1 Sep 2013 01:17:51 +0000 (18:17 -0700)]
Set the disk geometry so that bochs won't die (it still issues a warning, though)

10 years agoSupport building on a 64-bit machine
Rhett [Sun, 1 Sep 2013 01:17:23 +0000 (18:17 -0700)]
Support building on a 64-bit machine

10 years agoSpecify a 32 bit architecture
Rhett [Sun, 1 Sep 2013 00:38:33 +0000 (17:38 -0700)]
Specify a 32 bit architecture

11 years agoHelp Kdevelop out with the include paths
Rhett Aultman [Sun, 15 Jul 2012 08:09:56 +0000 (01:09 -0700)]
Help Kdevelop out with the include paths

11 years agoRemoving unused image pad files
Rhett Aultman [Sun, 15 Jul 2012 08:09:20 +0000 (01:09 -0700)]
Removing unused image pad files

11 years agoSwitch to gnu99 syntax
Rhett Aultman [Sun, 15 Jul 2012 08:08:51 +0000 (01:08 -0700)]
Switch to gnu99 syntax

11 years agoRead partitions from main disk
Rhett Aultman [Sun, 15 Jul 2012 08:08:28 +0000 (01:08 -0700)]
Read partitions from main disk

11 years agoIgnoring extraneous files
Rhett Aultman [Thu, 12 Jul 2012 08:39:11 +0000 (01:39 -0700)]
Ignoring extraneous files

11 years agoDetection/init of primary ATA drive
Rhett Aultman [Thu, 12 Jul 2012 08:38:19 +0000 (01:38 -0700)]
Detection/init of primary ATA drive

11 years agoMakefile target for using boot disk image
Rhett Aultman [Mon, 2 Jul 2012 07:53:14 +0000 (00:53 -0700)]
Makefile target for using boot disk image

11 years agoMerge branch 'master' of github.com:roadriverrail/arcanos
Rhett Aultman [Mon, 2 Jul 2012 06:59:38 +0000 (23:59 -0700)]
Merge branch 'master' of github.com:roadriverrail/arcanos

11 years agoMake boot disk for ArcanOS
Rhett Aultman [Mon, 2 Jul 2012 06:58:46 +0000 (23:58 -0700)]
Make boot disk for ArcanOS

11 years agoMake boot disk for ArcanOS
Rhett [Mon, 2 Jul 2012 06:56:09 +0000 (23:56 -0700)]
Make boot disk for ArcanOS

11 years agoRemoved superfluous copyright notice
Rhett [Sun, 1 Jul 2012 23:41:11 +0000 (16:41 -0700)]
Removed superfluous copyright notice

11 years agoMoved from Google Code to github
Rhett [Sun, 1 Jul 2012 23:39:35 +0000 (16:39 -0700)]
Moved from Google Code to github

11 years agoInitial commit
roadriverrail [Sun, 1 Jul 2012 23:16:19 +0000 (16:16 -0700)]
Initial commit