summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-31prepare vasile for packagingV3n3RiX
2015-08-30disable debug modeV3n3RiX
2015-08-30Noul vasile adaugatBlackNoxis
2015-08-30Deleted old vasileBlackNoxis
2015-08-30merge experimental into masterV3n3RiX
2015-08-30typoV3n3RiX
2015-08-30move almost everything into libvasileV3n3RiX
2015-08-30drop cleanup function, not implemented yet, and vasile cleans after himself ↵V3n3RiX
really nice
2015-08-30explain why we had to change target variableV3n3RiX
2015-08-30solved arguments, so import libvasile into vasile itself, and slaves can use ↵V3n3RiX
from over there
2015-08-30ignore first argument, but use all next onesV3n3RiX
2015-08-30revert previous commit, enable debug mode by default, untill we sort things outV3n3RiX
2015-08-30import libvasile into vasile itself, for slaves to use it...no need to ↵V3n3RiX
import twice in each slave
2015-08-30forgot a then, StefanCristian are u sure you're using latest code? how the ↵V3n3RiX
hell this worked for you?
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
2015-08-29remove previous comments, focus on our next target, transform gentoo ↵V3n3RiX
packages on deb packages to be used by apt
2015-08-29masive refactoring of vasile, our supreme tool...first make it modular so we ↵V3n3RiX
can add more functions to it
2015-07-29special delivery to StefanCristian ... make vasile keep distfiles around, to ↵V3n3RiX
save tons of bandwidth
2015-07-19drop eit function, make sure we have the targets mounted inside the ↵V3n3RiX
environment, to be reused if needed
2015-07-19Revert "targets depend on each other, so make sure we have them installed, ↵V3n3RiX
or eit will fail misserably" This reverts commit bf550ac369ec31a74bbc9a0345967b7269a4f465.
2015-07-19Revert "attempt to fix target installation"V3n3RiX
This reverts commit 112ee985e9227d13b70969d52b51b23dd0c59524.
2015-07-19attempt to fix target installationV3n3RiX
2015-07-19targets depend on each other, so make sure we have them installed, or eit ↵V3n3RiX
will fail misserably
2015-07-18prevent eit to cry like a sissy girl aka force UTF8 encodingV3n3RiX
2015-07-18bind mount packages directory, so portage build binary packages are saved ↵V3n3RiX
outside of our environment, ready to be reused if needed
2015-07-18use already built binary packages if needed, build from source only if ↵V3n3RiX
binary packages are not available
2015-07-17sync local repos before we do any buildV3n3RiX
2015-07-17rearrange functions in order they are calledV3n3RiX
2015-07-04we really don't wanna doublemount thisV3n3RiX
2015-06-30I just received a very disturbing email that says I should change this, so ↵V3n3RiX
here I am doing it
2015-06-30use my own name in Authors sectionV3n3RiX
2015-06-30separate overlay injection from buildsystem injectionV3n3RiX
2015-06-30use for loop for similar repetitive commandsV3n3RiX
2015-06-30make sure we load our sane env before actually start to build the packageV3n3RiX
2015-06-30make vasile avoid bind mounts, use types instead...this makes our env more ↵V3n3RiX
secure
2015-06-30how the hell this one got in hereV3n3RiX
2015-06-30make vasile quiet when umounting stuff...if there is nothing to umount...V3n3RiX
2015-06-29trigger umount after exiting squashed chroot + overlayfs environmentV3n3RiX
2015-06-28say hello to vasileV3n3RiX
2015-06-28renamed buildbot to vasileV3n3RiX