Commit Graph

60 Commits

Author SHA1 Message Date
zador-blood-stained
1f44c77c6a Improve logging 2016-06-27 14:13:27 +03:00
zador-blood-stained
bd63f77f4c Remove boards.sh
Since board tweaks are in sources configuration files
Rework other functions to reflect changes
2016-06-24 17:30:39 +03:00
Igor Pecovnik
28ba22b7ab working only for sid
7506d9d3c9
2016-05-28 06:25:10 +02:00
Igor Pecovnik
7506d9d3c9 Older mkfs.ext4 desn't know about 64bit and metadata_csum options
https://github.com/igorpecovnik/lib/pull/322
2016-05-27 19:38:40 +02:00
Piotr Król
fe0cf6f58a debootstrap(-ng): disable metadata_csum and enable uninit_bg feature for ext4 2016-05-27 00:34:58 +02:00
Piotr Król
265e1a2e21 debootstrap(-ng): do not use 64bit feature for ext4 2016-05-27 00:13:33 +02:00
zador-blood-stained
b4a398a27e Change default debootstrap settings 2016-04-26 21:29:37 +03:00
Igor Pecovnik
4c52d1d5a8 Moving configurations to subfolders, renaming version to 5.10 2016-04-25 19:00:37 +02:00
zador-blood-stained
7344345f5a Small cleanup 2016-04-20 19:12:46 +03:00
zador-blood-stained
61393a1287 Minimize configuration.sh 2016-04-18 19:20:15 +03:00
zador-blood-stained
b69a140078 Remove debconf-utils from debootstrap (fix for Xenial) 2016-04-14 23:26:16 +03:00
zador-blood-stained
8295987813 Various fixes and improvements 2016-04-14 18:08:21 +03:00
Igor Pecovnik
78aeacd668 Added option for package EXCLUDE on deboostrap. If some packages are not friendly for our system, we can define them in PACKAGE_LIST_EXCLUDE, beside PACKAGE_LIST_RELEASE 2016-03-31 07:25:34 +02:00
Igor Pecovnik
11ce4791e1 Removing quemus from both architectures 2016-03-27 22:27:11 +02:00
Igor Pecovnik
0f40a3f711 Let's save arhitecture name in cache files 2016-03-26 15:04:43 +01:00
Igor Pecovnik
b7b57c5ac9 Hardencoded armhf to variable 2016-03-23 20:58:58 +01:00
Igor Pecovnik
0ff7e66cc0 Enable extreme compression for .7z and documentation updates 2016-03-23 11:27:44 +01:00
Igor Pecovnik
979686839d Added .7z compression as option. ZIP remain default
https://github.com/igorpecovnik/lib/issues/209
2016-03-22 20:56:55 +01:00
zador-blood-stained
f300f20e27 Improvements for image customization 2016-03-19 17:26:15 +03:00
ThomasKaiser
76af6b137e Few more H3 fixes, green LED high active again, little fel-boot enhancements 2016-03-17 20:16:26 +01:00
Igor Pecovnik
38b6a93fdd This commit dissapeared ;)
6f58b40413
+ added one more
2016-03-08 10:05:34 +01:00
Igor Pecovnik
7ab2eedf4d Cosmetic feature. Action windows is now as big as your terminal screen. 2016-03-07 18:29:48 +01:00
Igor Pecovnik
6f58b40413 Those process hangs inside quemu and we can't remove loop devices 2016-03-05 14:05:46 +01:00
zador-blood-stained
3135201622 Further separation of debootstrap packages list 2016-03-04 00:00:37 +03:00
Igor Pecovnik
6cc04f70de Let's not install too much 2016-02-28 16:20:34 +01:00
Igor Pecovnik
c34c8361da Httpredir works only on Debian 2016-02-28 11:50:09 +01:00
Igor Pecovnik
456ab2b596 Debootstraping from local mirror 2016-02-28 09:55:44 +01:00
zador-blood-stained
1f13dc0d0a Moved debootstrap packages list to configuration.sh 2016-02-26 19:25:49 +03:00
zador-blood-stained
3b346695aa Move functions specific to old debootstrap to debootstrap.sh 2016-02-26 17:40:07 +03:00
zador-blood-stained
288e349765 Added man-db to default packages list 2016-02-26 11:49:44 +03:00
zador-blood-stained
e4ef293657 Shutdown by power button support in Trusty 2016-01-31 17:26:16 +03:00
zador-blood-stained
bf531d0720 Shutdown by power button support for wheezy
Will need ACPI options in kernel enabled to prevent error messages, though
it works now
2016-01-31 17:11:29 +03:00
zador-blood-stained
09aa4b0129 Removed small code duplication 2016-01-21 21:49:11 +03:00
Igor Pečovnik
fae68084c0 Fix errors connected to apt-get update on cached trusty image 2016-01-02 19:26:56 +01:00
Igor Pečovnik
02d6146f11 Added MPV to Jessie desktop, separate xorg.conf for sunxi FB turbo, further fixes. TESTED 2015-12-27 10:45:37 +01:00
Igor Pečovnik
84f9711197 Display proper filename 2015-12-26 18:59:59 +01:00
zador-blood-stained
500d77186c Fixed variable name 2015-12-23 21:28:14 +03:00
zador-blood-stained
c3f5d3758b Moved installing of desktop packages to custom_debootstrap
Separate cache file name for desktop rootfs
Changed rootfs cache tar exclusions
2015-12-23 20:48:41 +03:00
Igor Pečovnik
097bea38f4 Root FS archive fix 2015-12-21 15:30:32 +01:00
Igor Pečovnik
40fd34a2c8 Show message at first login fixed 2015-12-21 13:43:01 +01:00
zador-blood-stained
ec58358a1e Moved installation of distribution-specific packages to debootstrap
Changed some distribution-specific tweaks
Moved some tweaks out of the way from debootstrap.sh to distributions.sh
2015-12-19 16:44:01 +03:00
Igor Pečovnik
3c555c933c - Image resize fix + added logging,
- adding name to PV
- minimize modules unloading timeout
2015-12-18 21:52:33 +01:00
zador-blood-stained
5596ad1a22 Added progress display to rootfs cache packing/unpacking 2015-12-18 20:11:20 +03:00
zador-blood-stained
c644c4bd7c Merge remote-tracking branch 'upstream/master' 2015-12-18 18:16:20 +03:00
zador-blood-stained
2474b89749 Fix for old version of pv on Trusty 2015-12-18 17:55:57 +03:00
Igor Pečovnik
28d72325a4 Merge branch 'master' of https://github.com/zador-blood-stained/lib 2015-12-18 15:21:47 +01:00
Igor Pečovnik
25d9c54482 Small fix to tar process 2015-12-18 15:20:54 +01:00
zador-blood-stained
2b5f13fea0 Size fix for pv 2015-12-18 16:54:05 +03:00
zador-blood-stained
48c8953cb8 Applied PROGRESS_DISPLAY to creating blank image 2015-12-18 15:26:54 +03:00
zador-blood-stained
fc7be04f3b Merge remote-tracking branch 'upstream/master' 2015-12-18 15:20:11 +03:00