Marian Ohligs
|
40ce1fe457
|
manual merge old readwrite branch
|
2011-04-21 00:25:05 +02:00 |
|
Marian Ohligs
|
e2ae62af2b
|
add initrd_write
|
2011-04-20 23:14:15 +02:00 |
|
Marian Ohligs
|
0444ef966d
|
- replace syscalls with kprintfs
- remove stdin, stdout and stderr for testing
|
2011-04-20 12:25:38 +02:00 |
|
Marian Ohligs
|
aefc7e1165
|
add to dev folder: stdin, stdout and stderr
|
2011-04-19 00:33:45 +02:00 |
|
Marian Ohligs
|
f730f410c3
|
Merge branch 'master' into readwrite
Conflicts:
arch/x86/include/asm/apic.h
arch/x86/include/asm/page.h
arch/x86/include/asm/processor.h
arch/x86/kernel/idt.c
fs/initrd.c
|
2011-04-16 23:20:52 +02:00 |
|
Stefan Lankes
|
eeb49cdb90
|
add the SCC support of a initial ramdisk
|
2011-04-13 11:03:34 -07:00 |
|
Marian Ohligs
|
4990227b5c
|
add initrd_write (working with small files only)
|
2011-04-12 16:48:16 +02:00 |
|
Marian Ohligs
|
04583e3982
|
read write patch (not working yet)
|
2011-04-07 16:41:39 +02:00 |
|
Stefan Lankes
|
88393984d9
|
use platform independent data types to create the initrd
|
2011-03-22 19:04:37 +01:00 |
|
Stefan Lankes
|
9e082fcb68
|
move driver "/dev/null" to the directory "drivers/char"
|
2011-03-03 07:44:20 +01:00 |
|
stefan
|
180f370298
|
- add the directories sbin and var
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@403 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2011-02-10 06:47:22 +00:00 |
|
stefan
|
2f595f03c6
|
- remove compiler warnings
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@402 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2011-02-09 20:23:46 +00:00 |
|
stefan
|
308e023a85
|
- use non-recursive Makefiles
- this patch based on Florian Zeitz's hint
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@400 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2011-02-09 19:13:40 +00:00 |
|
stefan
|
9130e9f03c
|
- increasing the readability
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@396 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2011-02-09 07:07:07 +00:00 |
|
stefan
|
98769944c8
|
- remove bug in initrd_read
=> fix the using of the argument "offset"
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@377 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2011-01-19 17:12:20 +00:00 |
|
stefan
|
77aaeb77b8
|
- remove linker problems by using non-initialized arrays
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@125 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-24 09:10:12 +00:00 |
|
stefan
|
7398111913
|
- add the definition "__KERNEL__" to avoid redifinition of ssize_t and off_t
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@120 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-22 10:08:38 +00:00 |
|
stefan
|
da2b895d68
|
- redesign of the initial ram disk
- now, we could map file in subdirectories
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@119 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-22 09:56:02 +00:00 |
|
stefan
|
1f49e6a863
|
- add a simple implementation of a null device
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@117 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-22 09:51:57 +00:00 |
|
stefan
|
5cfbfb5a32
|
- add a simple virtual filesystem and as simple initial ramdisk
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@102 315a16e6-25f9-4109-90ae-ca3045a26c18
|
2010-08-17 21:20:03 +00:00 |
|