diff options
author | Alex AUVOLAT <alexis211@gmail.com> | 2012-05-18 14:47:44 +0200 |
---|---|---|
committer | Alex AUVOLAT <alexis211@gmail.com> | 2012-05-18 14:47:44 +0200 |
commit | 7d5a38ada35ac196919c26675f211adb995b84ae (patch) | |
tree | 60d9733a1ca44ff873dbac610ea367863d5c648b /menu_cdrom.lst | |
parent | 1ecb3fb821f49450ba4b08ad7d7a23d3acb75c47 (diff) | |
download | TCE-7d5a38ada35ac196919c26675f211adb995b84ae.tar.gz TCE-7d5a38ada35ac196919c26675f211adb995b84ae.zip |
Added initrd. Status: VFS support, totally useless shell.
Diffstat (limited to 'menu_cdrom.lst')
-rw-r--r-- | menu_cdrom.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/menu_cdrom.lst b/menu_cdrom.lst index 4bbe812..1b99614 100644 --- a/menu_cdrom.lst +++ b/menu_cdrom.lst @@ -3,3 +3,4 @@ timeout 10 title T/CE kernel /kernel.elf module /test.elf +module /initrd |