index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hscript
/
disk.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-20
hscript: DiskId: use devnum instead of syspath (thx @sroracle)
A. Wilcox
1
-3
/
+11
2019-10-20
hscript: diskid: Use syspath, not devpath
A. Wilcox
1
-2
/
+4
2019-10-20
hscript: Implement DiskId::execute
A. Wilcox
1
-2
/
+38
2019-10-20
hscript: Finish splitting install env code
A. Wilcox
1
-0
/
+2
2019-10-20
Make Installation Environment code conditional
A. Wilcox
1
-11
/
+24
2019-10-18
hscript: Mark install-only sections as untestable
A. Wilcox
1
-7
/
+7
2019-10-17
hscript: Implement diskid key (except execution)
A. Wilcox
1
-1
/
+44
2019-10-14
hscript: Implement Mount::execute fully, including fstab manipulation
A. Wilcox
1
-6
/
+72
2019-10-14
hscript: Don't include space when read Mount options
A. Wilcox
1
-2
/
+2
2019-10-14
hscript: Use return value of access(3) properly
A. Wilcox
1
-1
/
+1
2019-10-13
hscript: Fix mount option parsing
A. Wilcox
1
-1
/
+1
2019-10-13
hscript: Pass data by reference
A. Wilcox
1
-1
/
+1
2019-10-13
hscript: Implement Mount::execute simulation
A. Wilcox
1
-2
/
+17
2019-10-13
hscript: Device, not mountpoint, shall be present
A. Wilcox
1
-1
/
+1
2019-10-12
hscript: Fix incorrect usage of std::string::substr
A. Wilcox
1
-1
/
+1
2019-10-12
hscript: Pass opts to all validate()s, implement 'mount' validation
A. Wilcox
1
-3
/
+11
2019-10-12
hscript: Parse 'mount' key, add tests to ensure
A. Wilcox
1
-0
/
+32
2019-10-09
hscript: Implement stub Mount parser
A. Wilcox
1
-0
/
+27
2019-10-08
hscript: New module 'disk', fix headers of all files
A. Wilcox
1
-0
/
+13