Commit Graph

42 Commits

Author SHA1 Message Date
parazyd 21751d50c8
allow long apt arguments in extra_packages 2017-06-26 17:58:46 +02:00
parazyd 51f8be6509
use the correct -archive- keyring 2017-06-26 17:58:44 +02:00
parazyd 49206a107d
import devuan keyring as git submodule and utilize it in debootstrap 2017-06-26 17:58:43 +02:00
parazyd e244de8be4
update the sources list if needed when unpacking the tarball 2017-06-26 17:54:38 +02:00
parazyd b7fedae885
unpack the tarball now and then 2017-04-15 18:17:02 +02:00
parazyd ed9ac4338b
safety check for unavailable packages when installing $extra_packages 2017-04-15 17:29:36 +02:00
parazyd 32c372909a
limit code to 80ch width 2017-03-18 21:30:58 +01:00
parazyd 6e29a8a299
create strapdir/tmp with good permissions 2017-03-10 03:04:50 +01:00
parazyd 0e2810b75c
hack around .keep for tarball 2017-02-15 16:32:37 +01:00
parazyd 99488030c8
??? 2017-02-15 15:54:45 +01:00
parazyd 693ee05e21
verbose on found nbd 2017-02-15 15:52:37 +01:00
parazyd f002c12258
refresh libdevuansdk code 2017-02-14 20:03:12 +01:00
parazyd a4cf35c5b6
apply fixes for a valid build 2017-02-14 18:46:21 +01:00
parazyd 056c2d943f
initial import of vm/vagrant code 2017-02-14 17:23:23 +01:00
parazyd 0cfdec721f
fix cleanup in bootstrap 2017-02-13 13:05:23 +01:00
parazyd 162d058cf1
upstream debugflags from arm-sdk 2017-01-30 16:32:07 +01:00
parazyd 6002758634
simplify ssh setup 2017-01-20 14:21:00 +01:00
parazyd 8550bd6072
allow for multiple scripts in chroot-script 2016-12-18 14:47:23 +01:00
parazyd 367bf5fc2e
wrap chrooting in a function 2016-12-18 13:19:45 +01:00
parazyd f4bf3aefec
add basic ISO creation support 2016-10-17 17:52:00 +02:00
parazyd 331398ff51
install linux-firmware-free by default 2016-10-15 00:46:21 +02:00
parazyd af6960725d
remove redundant I/O 2016-10-12 13:58:47 +02:00
parazyd 60f168677b
gain about 30M on bootstrap pack 2016-10-11 23:04:36 +02:00
parazyd 24cd77335f
preserve env where needed on sudo calls 2016-10-11 22:37:44 +02:00
parazyd 1d0e5356f1
aesthetics 2016-10-11 22:37:20 +02:00
parazyd a82bb122bf
implement dpkgdivert as a separate function 2016-10-11 22:36:32 +02:00
parazyd 3252c94b5c
TEEVERBOSE is troublesome 2016-10-10 22:15:24 +02:00
parazyd 47a4f503b0
TEEVERBOSE doesn't like whitespace 2016-10-10 21:07:22 +02:00
parazyd d0ec7af010
have a clean bootstrap_tgz each time 2016-10-10 20:37:01 +02:00
parazyd 14b8a73b56
add TEEVERBOSE to tee calls 2016-10-10 19:54:19 +02:00
parazyd 291ed626bd
don't delete qemu on cleanup, do it later 2016-09-30 11:12:35 +02:00
parazyd f2bdce8156
add build_dist 2016-09-30 10:50:15 +02:00
parazyd 8ea24e6e47
more debugging 2016-09-30 10:21:37 +02:00
parazyd 47464d6368
add basic imaging 2016-09-29 22:36:12 +02:00
parazyd 91b1f24e1c
add readme 2016-09-29 22:02:25 +02:00
parazyd 076d7203ff
don't use system_packages anymore 2016-09-29 21:35:36 +02:00
parazyd 406ad45004
add bootstrap functions 2016-09-29 21:22:00 +02:00
parazyd a52e018a44
begin refactoring 2016-09-29 21:19:10 +02:00
Jaromil c61cbfca84 changed default location of bootstrap tgz 2016-07-08 19:23:00 +02:00
parazyd 5d2b73fe62
install qemu-userstatic on bootstrap if applicable 2016-06-15 17:57:48 +02:00
Jaromil 9f282f6075 normalized bootstrap paths 2016-06-15 10:40:21 +02:00
Jaromil e3c0e5595b renaming of zlibs
now organized as name of file -> first prefix on functions
to reflect also the tools/actions of reference

bootstrap, isolinux, kernel, qemu, sysconf

eliminated generic "customize" name, obsoleted imaging
2016-06-13 16:57:54 +02:00