Igor Pecovnik
|
17cc9acf76
|
Renaming .raw to .img which is default for many image writers
|
2016-09-14 14:40:34 +02:00 |
|
Igor Pecovnik
|
399d5bf2b2
|
Syntax fix
|
2016-09-13 21:45:28 +02:00 |
|
Igor Pecovnik
|
6c29696a0e
|
Compressing in the back to speed up "build-all images" process
|
2016-09-13 19:37:31 +02:00 |
|
zador-blood-stained
|
6323c7bf97
|
Increase priority for backports components
|
2016-09-06 19:50:08 +03:00 |
|
zador-blood-stained
|
96c762fd27
|
Fix logging in debootstrap-ng
|
2016-09-05 12:22:56 +03:00 |
|
zador-blood-stained
|
62b5697847
|
Update GLshim patch
Update patching process verbosity
Enable installing additional packages by default
|
2016-09-03 16:42:03 +03:00 |
|
Igor Pecovnik
|
3def40c1d0
|
Small performance tweaks on image creation
|
2016-09-02 11:07:39 +02:00 |
|
zador-blood-stained
|
4a286d470e
|
Revert free space overhead change in e5e3206
Don't create extra logs if logging to file is not enabled
|
2016-09-01 13:10:31 +03:00 |
|
zador-blood-stained
|
e5e3206bbd
|
Merge linux-pine64 default config changes
Reduce free space overhead in images
|
2016-08-30 21:24:04 +03:00 |
|
zador-blood-stained
|
e6903c1fd4
|
Cleanup in code and package lists
|
2016-08-30 19:25:32 +03:00 |
|
zador-blood-stained
|
8762cf1a73
|
Don't add new components to legacy releases
|
2016-08-25 22:54:46 +03:00 |
|
zador-blood-stained
|
f22c71552a
|
Generate sources.list based on configured mirrors
|
2016-08-25 00:51:12 +03:00 |
|
zador-blood-stained
|
4acf58d9e4
|
Update packages building code
|
2016-08-19 19:16:03 +03:00 |
|
Igor Pecovnik
|
dfb1e4e175
|
Add new repository components during debootstrap process
|
2016-08-17 09:17:27 +02:00 |
|
zador-blood-stained
|
66fa1dc1d9
|
Small cleanup
|
2016-08-09 13:55:49 +03:00 |
|
Igor Pecovnik
|
000e1b6d32
|
Small deboostrap / console defaults creation bugfix. Problem was manifesting in Xenial with: "Failed to start Set console font and keymap". With this patch, it's ok.
|
2016-08-08 17:13:43 +02:00 |
|
zador-blood-stained
|
86c514cca0
|
Add sunxi-mali version r3p0 packaging
Finalize chroot-buildpkg changes
|
2016-07-11 21:20:34 +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 |
|
zador-blood-stained
|
b5ffd50e4c
|
Added ability to compile packages in chroot (experimental)
Requires xenial build host
|
2016-06-19 17:01:27 +03:00 |
|
Igor Pecovnik
|
4869d802cd
|
Missing def, bugfix
|
2016-06-19 08:53:31 +02:00 |
|
zador-blood-stained
|
3d1fe46f6f
|
Small enhancement
|
2016-06-18 17:58:03 +03:00 |
|
zador-blood-stained
|
20f6afa15e
|
Fix for building desktop images with external software
|
2016-06-17 15:06:41 +03:00 |
|
zador-blood-stained
|
db7fa5afd6
|
Modify firmware packaging procedure
|
2016-06-15 19:44:14 +03:00 |
|
zador-blood-stained
|
dd77b72852
|
debootstrap-ng: preserve extended attributes
|
2016-06-05 13:12:47 +03:00 |
|
zador-blood-stained
|
7cae2ca69a
|
Proper bugfix for losing original initctl and start-stop-daemon in debootstrap-ng
|
2016-05-29 23:08:54 +03:00 |
|
zador-blood-stained
|
cea7dec329
|
Bugfix for losing original initctl and start-stop-daemon in debootstrap-ng
|
2016-05-29 22:53:16 +03:00 |
|
zador-blood-stained
|
a218c142fd
|
Fix for apt_extra parameter
|
2016-05-28 15:10:29 +03:00 |
|
zador-blood-stained
|
cb3c5445f8
|
Fixes and improvements for debootstrap-ng
|
2016-05-28 13:44:57 +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 |
|
zador-blood-stained
|
18509159cb
|
Fix for NO_APT_CACHER
|
2016-05-27 13:14:16 +03:00 |
|
zador-blood-stained
|
246cbe14b9
|
Merge remote-tracking branch 'upstream/master'
|
2016-05-27 12:43:26 +03:00 |
|
zador-blood-stained
|
6027c4efea
|
Fixes to debootstrap-ng
|
2016-05-27 12:42:44 +03: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
|
0ff506c083
|
Better error handling for debootstrap process
Small optimizations
|
2016-05-26 18:42:14 +03:00 |
|
Igor Pecovnik
|
040e081164
|
Bugfix - when building Xenial desktop on Orange Pi legacy 20% overhead is not enought. We don't count the size of kernel, firmware, ...
|
2016-05-17 13:51:34 +02:00 |
|
j
|
04845ffdf7
|
run apt-get install -f to configure all packages in xenial
|
2016-05-15 14:54:56 +02:00 |
|
zador-blood-stained
|
f284fea8b7
|
Small fixes
|
2016-05-08 16:10:11 +03:00 |
|
zador-blood-stained
|
31feafaf0c
|
Small fixes and improvements
|
2016-05-04 17:16:39 +03:00 |
|
zador-blood-stained
|
afe98cc2b3
|
Fix for disabling swap on non-ext4 FS
Small fixes and optimizations
|
2016-05-01 17:49:29 +03:00 |
|
zador-blood-stained
|
4defac79db
|
Xenial target related updates
|
2016-05-01 14:24:40 +03:00 |
|
zador-blood-stained
|
ea30495343
|
Use initrd in FEL/NFS scenarios
Remove redundant check in patching code
|
2016-04-29 14:06:00 +03:00 |
|
zador-blood-stained
|
bd58ee6bb8
|
Reenable update-initramfs on Xenial
Small syntax changes
|
2016-04-29 12:54:45 +03: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
|
61393a1287
|
Minimize configuration.sh
|
2016-04-18 19:20:15 +03:00 |
|
zador-blood-stained
|
d78c9e2d01
|
Set ext4 options in debootstrap-ng to match old debootstrap
Disable patch that doesn't apply on current sunxi-next kernel
|
2016-04-17 14:08:38 +03:00 |
|
zador-blood-stained
|
e85f2f5613
|
Small fixes
|
2016-04-16 18:12:34 +03:00 |
|
Igor Pecovnik
|
9074f643b7
|
Bugfix. Root cache files were not creating if directory is not created
|
2016-04-15 15:06:38 +02:00 |
|