aboutsummaryrefslogtreecommitdiff
path: root/rpi2-gen-image.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/fpytloun/rpi2-gen-image into fpyt...Jan Wagner2016-03-061-340/+108
|\
| * Fix escaping of adduserFilip Pytloun2016-03-061-1/+1
| * Cleanup code by spliting filesFilip Pytloun2016-03-061-358/+26
| * Option to expand partition and rootfs on first bootFilip Pytloun2016-03-061-2/+67
| * Option to disable rsyslog and improvements (also security)Filip Pytloun2016-03-061-55/+90
* | 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 'add-custom-packages' of https://github.com/stylesuxx/rpi2-gen-i...Jan Wagner2016-03-061-1/+2
|\ \
| * | Added functionality to add custom packages to APT_INCLUDESChris Landa2016-03-051-1/+2
| |/
* | static ip patch by vknechtJan Wagner2016-03-051-1/+34
|\ \
| * | Add support for static network configuration.Vincent Knecht2016-02-161-1/+34
* | | 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-011-7/+48
|\ \
| * | Added support for keyboard configurationVincent Knecht2016-02-211-2/+31
| * | - 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
|\ \
| * | 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-221-4/+4
* fix: ENABLE_SOUNDJan Wagner2015-12-201-36/+37
* Added: ENABLE_FBTURBOJan Wagner2015-12-181-9/+51
* fix: ENABLE_IPTABLESJan Wagner2015-12-161-8/+21
* Added: ENABLE_MINBASE, Fix: Use systemd-networkdJan Wagner2015-12-151-5/+39
* 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
* fix: removed dead man exitJan Wagner2015-12-091-1/+0
* fix: confirm y/n installation of required packagesJan Wagner2015-12-091-3/+26
* fix some typos in commentsFelix Gruber2015-12-081-3/+3
* Added ENABLE_UBOOT supportJan Wagner2015-12-071-5/+44
* first public releaseJan Wagner2015-12-041-0/+700