summaryrefslogtreecommitdiffstats
path: root/core/includes
Commit message (Collapse)AuthorAgeFilesLines
...
* Kill REQUIRED_FIRMWARE; extract required firmware from modinfoSimon Rettberg2019-01-091-49/+51
|
* [inc/system] New var for x86_64 / i386Simon Rettberg2018-10-261-0/+2
|
* [inc/system] Automatically use ccache or distcc if availableSimon Rettberg2018-10-251-1/+45
|
* ASDÖBFLJSJtSimon Rettberg2018-10-161-1/+1
|
* [downloader.inc] Try to fix autocloneSimon Rettberg2018-10-161-3/+7
|
* [fileutil.inc] Add cde, cd with error handlingSimon Rettberg2018-10-161-0/+5
|
* [downloader.inc] Add autoclone helper for cloning git reposSimon Rettberg2018-10-161-0/+30
|
* [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-192-12/+14
|
* [chroot.inc] remove unneeded pinfoJonathan Bauer2018-03-201-1/+0Star
|
* add '--force-sys-version' optionJonathan Bauer2018-02-271-1/+5
| | | | | used to test on new distro versions by overriding lsb_release output (e.g. test ubuntu 17.10's configs on 18.04)
* [chroot] perror if touching whiteout list failedJonathan Bauer2018-01-291-1/+1
|
* [chroot.inc] Fix generating whiteout list on newer kernelsSimon Rettberg2017-11-291-3/+4
| | | | | | overlayfs switched from using symlinks to '(overlay-whiteout)' to creating character devices with all permission bits zero. Fix the find expression that gathers all the whiteouts.
* [packagemanager] also copy links when callingJonathan Bauer2017-11-231-1/+3
| | | | list_content_packages
* [inc/chroot] Improbe unmount logic ;)Simon Rettberg2017-11-201-28/+83
|
* [qt] fix bad symlink sourceJonathan Bauer2017-11-161-1/+1
|
* Fix activate_qt maybe? Do we need this even with cmake?Simon Rettberg2017-07-071-2/+2
|
* Add bash shebangs to all our includes:Simon Rettberg2017-02-288-0/+8
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* wrong kernel version variable usedJonathan Bauer2016-12-051-1/+1
|
* merge with latest dev versionSebastian2016-04-2519-0/+1623