Open jmiahman opened 6 years ago
Mkremaster needs smart manager to be installed?
Mageia has overlayfs, aufs. unionfs is deprecated.
No further work will be done for Mageia this project is dead as no one has expressed interest in it for quite some time and I no longer use Mageia. I have written a golang app called GOLiveCD for Fedora based distros that has similar functionality and might be able to get it to work with Mageia as well if for some reason there's strong interest in it.
On Mon, Jun 10, 2019, 3:00 PM glixx notifications@github.com wrote:
Mageia has overlayfs, aufs. unionfs is deprecated.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/unity-linux/mklivecd/issues/8?email_source=notifications&email_token=AADNR4QDGYCP4OTH4K5IL4LPZ3FJNA5CNFSM4EZNVWVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXLLQMA#issuecomment-500611120, or mute the thread https://github.com/notifications/unsubscribe-auth/AADNR4WBHRLSB6FFI4WSFTDPZ3FJNANCNFSM4EZNVWVA .
mkremaster is a gui based frontend to be used with mklivecd and is part of the mklivecd package. There are fundemental differences however between the union type file system that was on PCLinuxOS and older Unity Linux releases and what is used currently in Mageia. Running "Live" checks relied heavily on the presence of a /union folder. In current Mageia releases that folder subsystem (along with the union filesystem: unionfs, or aufs) is not used. mkremaster will need to be rewritten, or heavily modified to reflect these changes in order to work properly with Mageia.