aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enhance cleanup by killing processes running in endpointFilip Pytloun2016-03-111-0/+4
* Force noninteractive debian frontendFilip Pytloun2016-03-111-1/+1
* Remove resolv.conf on cleanupFilip Pytloun2016-03-111-0/+1
* Refactor: split bootstrap actions and allow customFilip Pytloun2016-03-1114-450/+517
* Added: BUILD_KERNEL - build latest rpi2 kernelJan Wagner2016-03-112-7/+48
* Merge pull request #28 from stylesuxx/run-scripts-in-chrootdrtyhlpr2016-03-072-0/+11
|\
| * Added functionality to run custom scripts after base bootstrapChris Landa2016-03-052-0/+11
* | Added: Updated Networking and Keyboard textsdrtyhlpr2016-03-061-3/+14
* | Merge branch 'fpytloun-master'Jan Wagner2016-03-0617-340/+455
|\ \
| * | user fixJan Wagner2016-03-061-1/+1
| * | Merge branch 'master' of https://github.com/fpytloun/rpi2-gen-image into fpyt...Jan Wagner2016-03-0617-340/+455
|/| |
| * | Fix escaping of adduserFilip Pytloun2016-03-061-1/+1
| * | Cleanup code by spliting filesFilip Pytloun2016-03-0616-358/+356
| * | Option to expand partition and rootfs on first bootFilip Pytloun2016-03-062-2/+70
| * | Option to disable rsyslog and improvements (also security)Filip Pytloun2016-03-062-55/+104
* | | Merge branch 'stylesuxx-rootfs-size-calculation-improvement'Jan Wagner2016-03-061-14/+21
|\ \ \ | |/ / |/| |
| * | Merge branch 'rootfs-size-calculation-improvement' of https://github.com/styl...Jan Wagner2016-03-061-14/+21
|/| |
| * | Make the rootfs partition 20% bigger than the used size of the chroot directoryChris Landa2016-03-051-14/+21
| |/
* | Merge branch 'stylesuxx-add-custom-packages'Jan Wagner2016-03-062-1/+5
|\ \
| * | Merge branch 'add-custom-packages' of https://github.com/stylesuxx/rpi2-gen-i...Jan Wagner2016-03-062-1/+5
|/| |
| * | Added functionality to add custom packages to APT_INCLUDESChris Landa2016-03-052-1/+5
| |/
* | Merge branch 'vknecht-net-static'Jan Wagner2016-03-052-2/+61
|\ \
| * | static ip patch by vknechtJan Wagner2016-03-052-2/+61
|/| |
| * | Add support for static network configuration.Vincent Knecht2016-02-162-1/+61
* | | Merge pull request #24 from daniell1/bugFixdrtyhlpr2016-03-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixes issue Apt Proxy #22Daniell2016-03-031-1/+1
|/ /
* | another proxy fix - now even without proxy, hehJan Wagner2016-03-011-5/+0
* | Merge pull request #15 from vknecht/locale-fixdrtyhlpr2016-03-012-8/+57
|\ \
| * | Added support for keyboard configurationVincent Knecht2016-02-212-3/+40
| * | - Moved locales configuration after "apt-get upgrade" sequence to work aroundVincent Knecht2016-02-201-6/+18
| |/
| * Fixed DEFLOCAL shell var substitution while sed-ing /etc/locale.genVincent Knecht2016-02-131-1/+1
* | fix for a upcomming mergeJan Wagner2016-03-011-1/+1
* | binfmt-support dep fix for stretch/sidJan Wagner2016-03-011-1/+1
* | Merge branch 'master' of https://github.com/drtyhlpr/rpi2-gen-imageJan Wagner2016-03-011-1/+1
|\ \
| * \ Merge pull request #13 from voltagex/system-timezonedrtyhlpr2016-03-011-1/+1
| |\ \ | | |/ | |/|
| | * Use the system timezone by defaultAdam Baxter2016-02-131-1/+1
| |/
* / proxy fix - that includes voltagex-proxy-syntax and #12Jan Wagner2016-03-011-2/+2
|/
* Replaced: ENABLE_FLUXBOX -\> ENABLE_WMJan Wagner2015-12-222-6/+7
* fix: ENABLE_SOUNDJan Wagner2015-12-201-36/+37
* Added: ENABLE_FBTURBOJan Wagner2015-12-182-9/+54
* fixed typos #1drtyhlpr2015-12-161-5/+5
* changed ENABLE_UBOOT, ENABLE_FLUXBOX textdrtyhlpr2015-12-161-2/+2
* fix: ENABLE_IPTABLESJan Wagner2015-12-161-8/+21
* Added: ENABLE_MINBASE, Fix: Use systemd-networkdJan Wagner2015-12-152-20/+58
* Merge branch 'master' of https://github.com/drtyhlpr/rpi2-gen-imageJan Wagner2015-12-151-3/+86
|\
| * Added: Logging of the bootstrapping processdrtyhlpr2015-12-131-1/+8
| * Update README.mddrtyhlpr2015-12-131-3/+79
* | Removed ENABLE_SYSTEMD(=false)Jan Wagner2015-12-151-12/+1
|/
* fix: APT_PROXY enabled inside chrootJan Wagner2015-12-111-0/+6
* fix: collabora keyring fixJan Wagner2015-12-101-25/+25