summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-27* improve the MAKEOPTS variable adaptation from any value, not just ↵HEADv2.1812.2masterV3n3RiX
defaults, to a value detected by $(getconf _NPROCESSORS_ONLN) * expose new --adapt option so one can call it directly whenever CPU's are added or removed, or when CPU cores are enabled or disabled * document the new option in the --help menu * refactor some functions
2018-12-23this actually causes more trouble + will implement a bootstrap option in ↵v2.1812.1V3n3RiX
sisyphus
2018-11-27adjust to new filenameV3n3RiX
2018-11-25adjust makeopts pathv2.1812V3n3RiX
2018-11-25make vasile use our new portage configuration layoutV3n3RiX
2018-11-15break backward compatibility, remove all modes as they're moved in and ↵V3n3RiX
handled by sisyphus now
2018-11-09fix typoV3n3RiX
2018-10-27whack mixedmodeV3n3RiX
2018-07-21sadly our cgit doesn't play nice with shallow clones, so switch to pagure.ioV3n3RiX
2018-07-21nuke gitlab, use our own git infrastructureV3n3RiX
2018-05-16mixedmode && srcmode : auto adjust MAKEOPTS with a value detected by ↵v1.1806V3n3RiX
$(getconf _NPROCESSORS_ONLN)
2018-05-04makeiso : disable virtualbox_guest_additions serviceV3n3RiX
2018-04-22work around static jail limitation, always peform a jail upgrade before ↵V3n3RiX
starting the actual build...till we sort out full bootstrap, this is good enough
2018-03-24create mandb dbs during iso spin, this will significantly reduce CPU usage ↵v1.1803V3n3RiX
in live mode
2018-02-25use hardened profile when switching modesV3n3RiX
2018-01-28improve kernel detectionV3n3RiX
2018-01-12rearrange service list alphabeticallyv1.1801V3n3RiX
2018-01-12drop kernel version hardcode, get it from runtime...and with this we can ↵V3n3RiX
trick vasile to use whatever kernel we want, by just pointing the symlink to something else
2018-01-10with elogind, we no longer need consolekit && cgmanagerV3n3RiX
2018-01-06big day has come, gentoo deprecated 13.0 profiles, use our own from now onV3n3RiX
2018-01-05add ufw to default runlevelV3n3RiX
2017-12-29use kernel 4.14.10V3n3RiX
2017-12-28we have a ModemManager service file, use itV3n3RiX
2017-12-28addapt makeiso to new kernel/initramfs namesV3n3RiX
2017-11-12fix compilation of dkms modules, revert to using dd, truncate may be faster ↵V3n3RiX
but iso's created using it are broken
2017-11-04add Makefilev1.1710V3n3RiX
2017-11-03prevent possible infinite loopsV3n3RiX
2017-11-03use truncate -s instead of dd to speed things a bit ... more (thanks ↵V3n3RiX
crazy@frugalware for the trick)
2017-11-02put the rootfs.img where it belongsV3n3RiX
2017-10-31oops :DV3n3RiX
2017-10-31fix wrong chroot pathV3n3RiX
2017-10-31day 4 : makeiso functions split completeV3n3RiX
2017-10-14fix typoV3n3RiX
2017-10-12fix typoV3n3RiX
2017-10-12fail if an import is not possibleV3n3RiX
2017-10-12don't rename functions we call from frontend, so no changes will be requiredV3n3RiX
2017-10-12day 3 part 2 : modeswitching completeV3n3RiX
2017-10-12day 3 : split even moreV3n3RiX
2017-10-11day 2 : makepkg functions split completeV3n3RiX
2017-10-10begin the spliting of vasileV3n3RiX
2017-10-09adjust to layout changes, only fetch minimal overlay info in binmodeV3n3RiX
2017-10-08finish new layout prepsV3n3RiX
2017-10-08remove layman code, rely on pure git to manage overlaysV3n3RiX
2017-09-21enable NetworkManager daemon by defaultV3n3RiX
2017-08-27use lts kernel when creating iso imageV3n3RiX
2017-08-20make ISO creation independent of host kernel...this was the default a long ↵V3n3RiX
time ago, when the host was Gentoo, not Redcore...somehow we got lazy and broke this
2017-08-13use linux 4.12.4-redcoreV3n3RiX
2017-08-06change bootloader prefixV3n3RiX
2017-07-15use linux-redcore-4.9.35V3n3RiX
2017-07-15enable acpid, openrc-settingsd && ntpd in default runlevel (this sould fix ↵V3n3RiX
unable to change timezone && unable to keep time NTP synced thingy)