git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git]
/
lunaix-os
/
kernel
/
fs
/
ext2
/
LConfig
1
2
@"ext2"
3
@(parent := file_system)
4
def ext2_fs():
5
6
require (fs_ext2)
7
8
@"Debug Messages"
9
def ext2_debug_msg() -> bool:
10
return False