[initcpio] msio install dir name #91
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: udeved
As far as I can see, we need to sed miso hook to reflect our dynmaic install dir settings, ie in copy_initcpio().
Is this correct? Currently, miso expects a manjaro dir in bootmnt, but it is possible to change the location with manjaro-tools.conf when building image, in my case, its changed to manjaro-openrc.
Created by: philmmanjaro
Well, it only set it to manjaro if misobasedir is empty:
if [ "x${misobasedir}" = "x" ]; then misobasedir="manjaro" fi... but we define that already with our kernel cmdline. So this is already covered.
Created by: udeved
Very well, thx, I just wondered and didn't have a close look. :)
Created by: udeved
Btw, I think I had made it so, that the isolinux,cfg/msg get written like isomounts, so we don't need to change them in shared all the time if we change something.
I'll have a look, it definitely works like this for isolinux-overlay.