major improvements to iso boot

This commit is contained in:
phanes
2023-04-08 08:54:32 -04:00
parent 6b852ee8f0
commit 8b7e0cc32f
7 changed files with 85 additions and 47 deletions

View File

@@ -5,6 +5,16 @@
"name": "welcome master",
"dependencies": [ null ],
"comment": "greet the user"
},
{
"name": "which",
"dependencies": [ null ],
"comment": "greet the user"
},
{
"name": "squashfs-tools",
"dependencies": [ null ],
"comment": "greet the user"
}
]
}