summaryrefslogtreecommitdiffstats
path: root/core/includes
Commit message (Collapse)AuthorAgeFilesLines
* chroot.inc: do not fail on empty whiteout listv26Jonathan Bauer2020-02-111-0/+1
|
* chroot.inc: do not create empty overlay listsJonathan Bauer2020-02-111-2/+1Star
|
* chroot.inc: fix broken ||Jonathan Bauer2019-11-281-1/+1
|
* chroot.inc: formattingJonathan Bauer2019-11-271-13/+13
|
* [*] run depmod in post_process_targetJonathan Bauer2019-08-011-2/+3
|
* Workaround invalid download checksum filesSimon Rettberg2019-07-191-0/+3
|
* [*] auto install REQUIRED_CONTENT_PACKAGESJonathan Bauer2019-06-131-5/+11
| | | | only install those not marked as optional '@'
* swallow errors during distcc detectionJonathan Bauer2019-06-061-2/+2
|
* [inc/downloader] automaticly check integritySimon Rettberg2019-02-111-30/+58
| | | | of downloads, if provided
* 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