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.hh
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-11-01
hscript: Use enumeration for Filesystem::fstype
A. Wilcox
1
-3
/
+12
2019-10-31
hscript: Implement Encrypt, add tests
A. Wilcox
1
-0
/
+15
2019-10-31
hscript: Remove unused paramaters and de-const-ify DiskLabel::type
A. Wilcox
1
-1
/
+1
2019-10-31
hscript: Implement fs, add tests
A. Wilcox
1
-0
/
+15
2019-10-31
hscript: Implement lvm_lv, add tests
A. Wilcox
1
-0
/
+22
2019-10-29
hscript: Implement lvm_vg, add tests
A. Wilcox
1
-0
/
+17
2019-10-26
hscript: Implement lvm_pv, add tests
A. Wilcox
1
-1
/
+6
2019-10-25
hscript: Implement Partition, add tests
A. Wilcox
1
-0
/
+46
2019-10-21
hscript: Implement DiskLabel, add tests
A. Wilcox
1
-0
/
+25
2019-10-17
hscript: Implement diskid key (except execution)
A. Wilcox
1
-2
/
+16
2019-10-13
hscript: Pass data by reference
A. Wilcox
1
-4
/
+5
2019-10-12
hscript: Pass opts to all validate()s, implement 'mount' validation
A. Wilcox
1
-2
/
+2
2019-10-09
hscript: Implement stub Mount parser
A. Wilcox
1
-0
/
+20
2019-10-08
hscript: New module 'disk', fix headers of all files
A. Wilcox
1
-1
/
+1
2019-10-07
hscript: Make classes for the rest of the keys
A. Wilcox
1
-0
/
+12
2019-10-06
More API stuff
A. Wilcox
1
-0
/
+5
2019-10-05
More API work
A. Wilcox
1
-0
/
+34