summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
This reverts commit 568ecfdad37ead262c4d1868271982e274375e6d.
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, ↵V3n3RiX
client for iso creation
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 ↵V3n3RiX
or Argent
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 ↵V3n3RiX
fully tested...until now
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 ↵V3n3RiX
be a bit more...common
2016-01-02after a closer look, fedora seems to keep live rootfs as ext4, so we should ↵V3n3RiX
do the same
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 ↵V3n3RiX
only one checksum for the whole image
2016-01-01minor fix for double squashed live envV3n3RiX
2016-01-01double squash our live environment, put it in place for dmsquash-live to ↵V3n3RiX
detect it
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
2015-12-20iso creation functions...not all of them, not yet completeV3n3RiX
2015-12-20prepare vasile to install targets/packages into iso images before deliveryV3n3RiX
2015-12-20bump vasile depsV3n3RiX
2015-12-13use generic kernel && initramfs namesV3n3RiX
2015-12-13cleanup bootcore after it's done its jobV3n3RiX
2015-12-13fix bootcore pathV3n3RiX
2015-12-12inject live bootloader configuration from our boot-core.gitV3n3RiX
2015-12-12split iso creation into several stepsV3n3RiX
2015-12-12fine tune iso variablesV3n3RiX
2015-12-11unimportant commit, just ignore itV3n3RiX
2015-12-11further steps ...V3n3RiX
2015-12-11further steps to remove all hardcoded pathsV3n3RiX