summaryrefslogtreecommitdiff
path: root/libvasile
AgeCommit message (Collapse)Author
2015-12-20iso creation functions...not all of them, not yet completeV3n3RiX
2015-12-11further steps ...V3n3RiX
2015-12-11further steps to remove all hardcoded pathsV3n3RiX
2015-12-11it's time to remove hardcoded pathsV3n3RiX
2015-12-11remove some hardcoded pathsV3n3RiX
2015-12-09move tmp path backV3n3RiX
2015-12-09start moving common iso things into libvasileV3n3RiX
2015-12-09prepare libvasile for iso creation functionsV3n3RiX
2015-11-29draft of iso scripts, they do what they're intended...prepare the iso ↵V3n3RiX
layout...the rest of code should and will go into libvasile
2015-11-29better handling of hardcoded paths, just change releasename and ↵V3n3RiX
releaseversion to match your squashed core
2015-11-29do not hardcode squashfs namesV3n3RiX
2015-11-29make vasile check the kernel configuration for overlayfs && squashfs && loop ↵V3n3RiX
devices support before attempting to do its magic
2015-11-27add new functions to libvasile : coresetup - this should produce a very ↵V3n3RiX
minimal bootable image which can be expanded with our targets
2015-10-06prepare vasile for kogaion 3 core ;)V3n3RiX
2015-09-26no need for multiple checks, use only oneV3n3RiX
2015-09-26make kernel version checking a bit more robustV3n3RiX
2015-09-26adapt vasile to kernel 4.1 LTS, and to build.git repo changeV3n3RiX
2015-09-20teach vasile to use new overlaysV3n3RiX
2015-09-20Revert "change vasile to use some sane repos, rename will follow soon"V3n3RiX
This reverts commit 8ca2b892c601f578ee9c71020914efaf6df30001.
2015-09-19change vasile to use some sane repos, rename will follow soonV3n3RiX
2015-08-30typoV3n3RiX
2015-08-30move almost everything into libvasileV3n3RiX
2015-08-30explain why we had to change target variableV3n3RiX
2015-08-30ignore first argument, but use all next onesV3n3RiX
2015-08-30move common functions into libvasileV3n3RiX
2015-08-30move last variables into libvasileV3n3RiX
2015-08-30move more variables into libvasile, refactor md5sum checking using md5sum itselfV3n3RiX
2015-08-30move some common variables to libvasile, common functions will followV3n3RiX