summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-17lets try to inject portage tree on the flyV3n3RiX
2016-04-17lets refactor some thingsV3n3RiX
2016-04-17we don't need full portage tree in isos, only packages dirV3n3RiX
2016-04-16adjust iso creation to out of squash portage treeV3n3RiX
2016-04-16take portage tree out of squashfsV3n3RiX
2016-04-04we no longer use targets, but portage setsV3n3RiX
2016-04-04make sure initramfs lands in right placeV3n3RiX
2016-03-24generate system initramfs during iso creationV3n3RiX
2016-03-20fix plymouth not showing error, and speedup livebootV3n3RiX
2016-03-20use variables, since we have it exported alreadyV3n3RiX
2016-03-20adjust to bootcore path changesV3n3RiX
2016-03-19use only one overlay on top of portage treeV3n3RiX
2016-03-14fix what we brokeV3n3RiX
2016-03-14a little info for running vasile over >= 3.18 kernelsV3n3RiX
2016-03-14tiny improvementsV3n3RiX
2016-03-14fix permissions for efi imageV3n3RiX
2016-03-13oh crap...once again fix the copying of efi imageV3n3RiX
2016-03-13fix copyingV3n3RiX
2016-03-13experimental EFI supportV3n3RiX
2016-03-06improve system core choice, no longer input based, but menu basedV3n3RiX
2016-03-06increase rootfs size to 20GbV3n3RiX
2016-02-29Revert "drop targets, use portage sets instead"V3n3RiX
2016-02-29drop targets, use portage sets insteadV3n3RiX
2016-02-27adjust vasile to new kernel eclass change with full versioning enabledV3n3RiX
2016-02-26adjust vasile to new kogaion-build changesV3n3RiX
2016-02-26adjust vasile to make.conf splitting : it will use server for development, cl...V3n3RiX
2016-02-07newlineV3n3RiX
2016-02-07add some visual hints when vasile waits for user input right at the startV3n3RiX
2016-02-07remove last hardcoded variables and enable vasile to autoadjust for Kogaion o...V3n3RiX
2016-01-03with this commit vasile becomes able to create iso's ... hurrayV3n3RiX
2016-01-03autogenerate live initramfs during iso creationV3n3RiX
2016-01-03as you can see x86 was kinda ignored and only guessed, x64 was the only one f...V3n3RiX
2016-01-03how the hell this happened?V3n3RiX
2016-01-03fix race conditionV3n3RiX
2016-01-02fix live initramfs creationV3n3RiX
2016-01-02well, since we use one function for both build and iso, the message should be...V3n3RiX
2016-01-02after a closer look, fedora seems to keep live rootfs as ext4, so we should d...V3n3RiX
2016-01-02i hope this is the final fix for rootfs locationV3n3RiX
2016-01-01do not generate generate checksums for ramfs or kernel, we will generate only...V3n3RiX
2016-01-01minor fix for double squashed live envV3n3RiX
2016-01-01double squash our live environment, put it in place for dmsquash-live to dete...V3n3RiX
2016-01-01typoV3n3RiX
2016-01-01avoid initramfs copying, we will generate it on the flyV3n3RiX
2016-01-01with new layout, we need a bit more sane variablesV3n3RiX
2016-01-01adapt libvasile to layout changesV3n3RiX
2016-01-01baby steps, but we're getting there...Fedora ISO layoutV3n3RiX
2016-01-01prepare iso layout to boot with dracutV3n3RiX
2015-12-21fix liveboot sequenceV3n3RiX
2015-12-20plug the new functions into iso creation scriptsV3n3RiX
2015-12-20yet more functionsV3n3RiX