adding boot_manager.py from gbi

This commit is contained in:
ericbsd
2019-04-17 21:51:51 -03:00
parent 65022f715a
commit a2e76e5a2b
3 changed files with 122 additions and 6 deletions
+1
View File
@@ -36,6 +36,7 @@ prefix = sys.prefix
lib_gbinstall = [
'src/confirm_installation.py',
'src/boot_manager.py',
'src/create_cfg.py',
'src/db_partition.py',
'src/end.py',