summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-04fix intendationV3n3RiX
2016-09-04avoid bouncing back and forward with variables and functions...check ↵V3n3RiX
requirements only once...add reset option
2016-08-28bump vasile to use new kernelV3n3RiX
2016-08-18connman should be enabled by default in lxqtV3n3RiX
2016-08-07enable systemservices at iso creationV3n3RiX
2016-07-16always reset mode before switching between usermode and devmode && and ↵V3n3RiX
always use fresh upstream copy of portage configs so that whatever someone fucks in devmode, usermode is never affected...just switch back and upgrade
2016-05-21forgot to change thoseV3n3RiX
2016-05-21small improvementsV3n3RiX
2016-05-14plug all parts together...from now on, chainloader will be created automaticallyV3n3RiX
2016-05-14generate syslinux chainloaderV3n3RiX
2016-04-24empty master branchV3n3RiX
2016-04-24make vasile use the new kernel when building iso imageV3n3RiX
2016-04-20fix : greping so many files and feeding them to rm will trigger kernel ↵V3n3RiX
ARG_MAX when switching from devmode to usermode
2016-04-20adjust squashfs to vasile changesV3n3RiX
2016-04-20vasile-kogaion is a stupid name, change it to kvasile...aka vasile Kogaion ↵V3n3RiX
edition, or, if you like, KDE edition lol
2016-04-20make use of variables, avoid removal of distfiles and package directories ↵V3n3RiX
when switching modes
2016-04-17Revert "keep packages dir and distfiles dir intact when switching modes"V3n3RiX
This reverts commit 3eb274bfcbe5f3d4c234d626d423d85250c1ada9.
2016-04-17keep packages dir and distfiles dir intact when switching modesV3n3RiX
2016-04-17adjust build and iso flagsV3n3RiX
2016-04-17typoV3n3RiX
2016-04-17final fixV3n3RiX
2016-04-17rename helper scripts to something more clearV3n3RiX
2016-04-17inject portage tree AFTER buildsystem was already injectedV3n3RiX
2016-04-17milestone achieved, vasile can switch system modes (user/developer) INSTANTLYV3n3RiX
2016-04-17implement resetmode to clean previous mode before switching to new modeV3n3RiX
2016-04-17forgot to call the function we just createdV3n3RiX
2016-04-17try to move some functions to helper scriptsV3n3RiX
2016-04-17fix leftoversV3n3RiX
2016-04-17sure we did :)V3n3RiX
2016-04-17drop pretty much all arch references since we now use only one archV3n3RiX
2016-04-17add user mode tree at iso creation timeV3n3RiX
2016-04-17change function name and adjust to changeV3n3RiX
2016-04-17plug the function into placeV3n3RiX
2016-04-17enable injection of portage treeV3n3RiX
2016-04-17change exec name and libname to allow argent to coexistV3n3RiX
2016-04-17allow argent version of vasile to be installed side by sideV3n3RiX
2016-04-17adjust devmod helper scriptV3n3RiX
2016-04-17drop x86 on kogaionV3n3RiX
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