aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: ENABLE_CRYPTFS -> UBOOT, SPLITFS, EXPANDROOT - cleanupHEADmasterJan Wagner2016-04-1924-180/+430
* fix: BUILD_KERNELJan Wagner2016-04-171-4/+4
* Merge pull request #35 from xtaran/masterdrtyhlpr2016-03-271-1/+1
|\
| * Use package git instead of git-core: Don't pull in obsolete packagesAxel Beckert2016-03-261-1/+1
|/
* shred-fixJan Wagner2016-03-252-0/+6
* Added: ENABLE_CRYPTFS - encrypted rootfs, use-latest-bootloader, cp-cleanupJan Wagner2016-03-2515-94/+261
* Added: KERNEL_REDUCE - less than 128MB used space, Added: REDUCE_ parametersJan Wagner2016-03-177-100/+230
* Added: KERNELSRC_PREBUILT, KERNELSRC_ rename, fix-quotesJan Wagner2016-03-1514-180/+200
* README.md fix, rm-lost-fileJan Wagner2016-03-142-10/+1
* Added: ENABLE_REDUCE - down to 160MB used space,fix-resolve,fix-machineidJan Wagner2016-03-1411-8/+93
* Added: KERNEL_SRCDIR, path-checks, code-cleanupJan Wagner2016-03-138-41/+131
* comment-cleanup, net-cleanup, size-calc-fix, split-more, menuconfigJan Wagner2016-03-1316-94/+129
* code cleanup and even more splitingJan Wagner2016-03-129-27/+29
* Merge branch 'vknecht-master'Jan Wagner2016-03-125-23/+77
|\
| * vknecht-master-mergeJan Wagner2016-03-125-23/+77
|/|
| * Added ENABLE_SPLITFS option to produce distinct /boot/firmware and root imagesVincent Knecht2016-03-1215-433/+589
| |\
| * | Added ENABLE_SPLITFS option to create distinct images for firmware and root p...Vincent Knecht2016-03-112-22/+74
* | | spliting more files, fix-uboot, fix-fbturbo, fix-localeJan Wagner2016-03-1226-127/+197
| |/ |/|
* | Added to README: Understanding the scriptdrtyhlpr2016-03-111-1/+31
* | fix: custom.d directory errorJan Wagner2016-03-111-3/+6
* | Merge branch 'fpytloun-master'Jan Wagner2016-03-1115-450/+531
|\ \
| * | Fix custom cmdlineFilip Pytloun2016-03-111-1/+1
| * | Enhance kernel build by headers install, parallelism and cleanupFilip Pytloun2016-03-113-8/+17
| * | 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