summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-29build 3rd party kernel modules using DKMS during iso creation ↵V3n3RiX
(virtualbox-guest only in our case)
2016-11-26with preconfigured dracut, this is no longer neededV3n3RiX
2016-11-24with preconfigured dracut we don't need to pass --ommit arguments to dracut ↵V3n3RiX
to avoid systemd
2016-11-24adapt vasile to new kernelV3n3RiX
2016-11-20Merge branch 'master' into 'master' Ghiunhan Mamut (aka V3n3RiX)
Fixing typo function call here: setmixedmodeconfig for mixedmode See merge request !1
2016-11-20Fixing typo function call here: setmixedmodeconfig for mixedmodeStefanCristian
2016-11-19add a proper help menu, allow help menu to be displayed for non root usersV3n3RiX
2016-11-19rework variables && add commentsV3n3RiX
2016-11-18rearrange thingsV3n3RiX
2016-11-18make overlay removal quietV3n3RiX
2016-11-18same for overlays...rely on libvasile to inject them during chroot ↵V3n3RiX
initialization
2016-11-18rely on libvasile to inject the buildsystem, and avoid double injectionV3n3RiX
2016-11-18add some messages, to give users some hints about what is happeningV3n3RiX
2016-11-18add some messages, to give users some hints about what is happeningV3n3RiX
2016-11-18if we trigger reset into functions, vasile will clone buildsystem twice ↵V3n3RiX
during chroot initialization, so restore previous behaviour
2016-11-18typoV3n3RiX
2016-11-18make all mode changing scripts functions and merge them into libvasileV3n3RiX
2016-11-18merge resetmode script into libvasileV3n3RiX
2016-11-18move modechanging variables into libvasileV3n3RiX
2016-11-18prepare mode changing scripts merge into libvasileV3n3RiX
2016-11-18merge makeiso and makepkg scripts into libvasileV3n3RiX
2016-11-12adjust to new changesV3n3RiX
2016-11-12add full gentoo modeV3n3RiX
2016-11-06fix vasileV3n3RiX
2016-11-06adjust pathsV3n3RiX
2016-11-06merge back into masterV3n3RiX
2016-10-30adjustments for new kernelV3n3RiX
2016-10-26adjust some messages to todays realityV3n3RiX
2016-10-25auto enable dkms service in our iso imagesV3n3RiX
2016-10-22adjust vasile to use the new kernelV3n3RiX
2016-10-18do not create a system initramfs anymore, we rely on kernel and dracut to ↵V3n3RiX
handle it
2016-10-11auto enable avahi daemonV3n3RiX
2016-10-10drop support for kernel 3.14V3n3RiX
2016-10-10make use of gentoo functionsV3n3RiX
2016-09-24Add licenseGhiunhan Mamut (aka V3n3RiX)
2016-09-22make vasile use our portage tree cloneV3n3RiX
2016-09-08enable some lvm2 services && ModemManager by defaultV3n3RiX
2016-09-04adjust vasile to work on our latest kernelV3n3RiX
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