libdevuansdk, branch HEAD common library for devuan's simple distro kits 30138045613fbe885cb17179618e23ff2986c0d3 2021-04-12T14:10:56Z 2021-04-12T16:26:26Z Quieten some side-effect console output (zlibs/{bootstrap,imaging}) gryrmln gryrmln@localhost commit 30138045613fbe885cb17179618e23ff2986c0d3 parent 560371647a95b8de225e5b99f44c94e025e16097 Author: gryrmln <gryrmln@localhost> Date: Mon, 12 Apr 2021 15:10:56 +0100 Quieten some side-effect console output (zlibs/{bootstrap,imaging}) Signed-off-by: gryrmln <gryrmln@localhost> 560371647a95b8de225e5b99f44c94e025e16097 2021-04-12T14:08:42Z 2021-04-12T16:22:04Z Mount the host sys,dev,dev/pts as read-only for bootstrap (zlibs/helpers) gryrmln gryrmln@localhost commit 560371647a95b8de225e5b99f44c94e025e16097 parent e3bf8666939e35c120e97187267b9eb784a278ff Author: gryrmln <gryrmln@localhost> Date: Mon, 12 Apr 2021 15:08:42 +0100 Mount the host sys,dev,dev/pts as read-only for bootstrap (zlibs/helpers) Signed-off-by: gryrmln <gryrmln@localhost> e3bf8666939e35c120e97187267b9eb784a278ff 2021-04-05T14:23:25Z 2021-04-05T14:23:25Z build_image_dist -> build_arm_dist (docs/helper_functions.7.md) gryrmln gryrmln@localhost commit e3bf8666939e35c120e97187267b9eb784a278ff parent 833fb2b749806db87c615258eee10426dd6fb4b8 Author: gryrmln <gryrmln@localhost> Date: Mon, 5 Apr 2021 15:23:25 +0100 build_image_dist -> build_arm_dist (docs/helper_functions.7.md) Signed-off-by: gryrmln <gryrmln@localhost> 833fb2b749806db87c615258eee10426dd6fb4b8 2021-04-04T10:15:35Z 2021-04-04T14:15:38Z Remove unavoidable dbus package from purge list (config) gryrmln gryrmln@localhost commit 833fb2b749806db87c615258eee10426dd6fb4b8 parent 3e8d9f6f73b8cf94cc66982aa08484020b94e942 Author: gryrmln <gryrmln@localhost> Date: Sun, 4 Apr 2021 11:15:35 +0100 Remove unavoidable dbus package from purge list (config) Signed-off-by: gryrmln <gryrmln@localhost> 3e8d9f6f73b8cf94cc66982aa08484020b94e942 2021-04-03T15:47:13Z 2021-04-03T15:47:13Z Version bump to 3.1.0 (config) gryrmln gryrmln@localhost commit 3e8d9f6f73b8cf94cc66982aa08484020b94e942 parent 3e687958ac37ecb4a3ac351c159b171e3757b669 Author: gryrmln <gryrmln@localhost> Date: Sat, 3 Apr 2021 16:47:13 +0100 Version bump to 3.1.0 (config) Signed-off-by: gryrmln <gryrmln@localhost> 3e687958ac37ecb4a3ac351c159b171e3757b669 2021-04-02T11:10:59Z 2021-04-02T11:10:59Z NOTE: potential for recursive calling (zlibs/helpers) gryrmln gryrmln@localhost commit 3e687958ac37ecb4a3ac351c159b171e3757b669 parent 27175c1556b3b034c9d9eb9a28d18792daea260c Author: gryrmln <gryrmln@localhost> Date: Fri, 2 Apr 2021 12:10:59 +0100 NOTE: potential for recursive calling (zlibs/helpers) Signed-off-by: gryrmln <gryrmln@localhost> 27175c1556b3b034c9d9eb9a28d18792daea260c 2021-04-02T11:09:32Z 2021-04-02T11:09:32Z GNU Terry Pratchett (zlibs/helpers) gryrmln gryrmln@localhost commit 27175c1556b3b034c9d9eb9a28d18792daea260c parent 1952888e1872447450ec62b4eebc2c2903dd2cff Author: gryrmln <gryrmln@localhost> Date: Fri, 2 Apr 2021 12:09:32 +0100 GNU Terry Pratchett (zlibs/helpers) Signed-off-by: gryrmln <gryrmln@localhost> 1952888e1872447450ec62b4eebc2c2903dd2cff 2021-04-02T11:07:47Z 2021-04-02T11:07:47Z Add F2FS support for bootfs and rootfs (zlibs/imaging) gryrmln gryrmln@localhost commit 1952888e1872447450ec62b4eebc2c2903dd2cff parent 424a3966d2e95d2ee967ae4226393803c4628c8f Author: gryrmln <gryrmln@localhost> Date: Fri, 2 Apr 2021 12:07:47 +0100 Add F2FS support for bootfs and rootfs (zlibs/imaging) Signed-off-by: gryrmln <gryrmln@localhost> 424a3966d2e95d2ee967ae4226393803c4628c8f 2021-04-02T11:05:22Z 2021-04-02T11:05:22Z Quieten some side-effect console output (zlibs/imaging) gryrmln gryrmln@localhost commit 424a3966d2e95d2ee967ae4226393803c4628c8f parent 25a86b7428eabe0ab7f3a45daa76ff84a07af450 Author: gryrmln <gryrmln@localhost> Date: Fri, 2 Apr 2021 12:05:22 +0100 Quieten some side-effect console output (zlibs/imaging) Signed-off-by: gryrmln <gryrmln@localhost> 25a86b7428eabe0ab7f3a45daa76ff84a07af450 2021-04-02T11:00:46Z 2021-04-02T11:00:46Z Check no mounts prior to 'sudo rm -rf' (zlibs/{helpers,bootstrap}) gryrmln gryrmln@localhost commit 25a86b7428eabe0ab7f3a45daa76ff84a07af450 parent 3cffb94e5cc47210ccb9177052e8b6c71d2c8cbb Author: gryrmln <gryrmln@localhost> Date: Fri, 2 Apr 2021 12:00:46 +0100 Check no mounts prior to 'sudo rm -rf' (zlibs/{helpers,bootstrap}) Signed-off-by: gryrmln <gryrmln@localhost> 3cffb94e5cc47210ccb9177052e8b6c71d2c8cbb 2021-04-02T10:54:49Z 2021-04-02T10:54:49Z Handle /tmp/user/0 encroachment into dpkg scripts (zlibs/helpers) gryrmln gryrmln@localhost commit 3cffb94e5cc47210ccb9177052e8b6c71d2c8cbb parent 7b9e09795fcd43a55cd93cebd4fa96ab946ce5b9 Author: gryrmln <gryrmln@localhost> Date: Fri, 2 Apr 2021 11:54:49 +0100 Handle /tmp/user/0 encroachment into dpkg scripts (zlibs/helpers) Signed-off-by: gryrmln <gryrmln@localhost> 7b9e09795fcd43a55cd93cebd4fa96ab946ce5b9 2021-04-02T10:48:32Z 2021-04-02T10:48:32Z Fix ckreq variables (zlibs/imaging) gryrmln gryrmln@localhost commit 7b9e09795fcd43a55cd93cebd4fa96ab946ce5b9 parent 647e0f65c6ff2984c65c25d6ae2a93fc4f33feb6 Author: gryrmln <gryrmln@localhost> Date: Fri, 2 Apr 2021 11:48:32 +0100 Fix ckreq variables (zlibs/imaging) Signed-off-by: gryrmln <gryrmln@localhost> 647e0f65c6ff2984c65c25d6ae2a93fc4f33feb6 2021-04-02T10:43:42Z 2021-04-02T10:43:42Z Suppress 'chattr' errors occurring non-copy_on_write fs (zlibs/imaging) gryrmln gryrmln@localhost commit 647e0f65c6ff2984c65c25d6ae2a93fc4f33feb6 parent 0804679ca01283c558b8192bd6069c1a5c538374 Author: gryrmln <gryrmln@localhost> Date: Fri, 2 Apr 2021 11:43:42 +0100 Suppress 'chattr' errors occurring non-copy_on_write fs (zlibs/imaging) Signed-off-by: gryrmln <gryrmln@localhost> 0804679ca01283c558b8192bd6069c1a5c538374 2021-03-25T20:27:40Z 2021-03-25T20:27:40Z Fix cgpt calls. parazyd parazyd@dyne.org commit 0804679ca01283c558b8192bd6069c1a5c538374 parent 5ee872a2ab32a625952aee6f046634868515fecd Author: parazyd <parazyd@dyne.org> Date: Thu, 25 Mar 2021 21:27:40 +0100 Fix cgpt calls. 5ee872a2ab32a625952aee6f046634868515fecd 2021-03-25T20:20:20Z 2021-03-25T20:20:20Z Fix cgpt typo. parazyd parazyd@dyne.org commit 5ee872a2ab32a625952aee6f046634868515fecd parent 4d0a0374df9c47d8fafad5316c44f0466dee741a Author: parazyd <parazyd@dyne.org> Date: Thu, 25 Mar 2021 21:20:20 +0100 Fix cgpt typo. 4d0a0374df9c47d8fafad5316c44f0466dee741a 2021-03-25T19:43:01Z 2021-03-25T19:43:01Z imaging: Add gpt partitioning. parazyd parazyd@dyne.org commit 4d0a0374df9c47d8fafad5316c44f0466dee741a parent b7b635558d1fd40748df65ac6d40eebfa69c5b6b Author: parazyd <parazyd@dyne.org> Date: Thu, 25 Mar 2021 20:43:01 +0100 imaging: Add gpt partitioning. b7b635558d1fd40748df65ac6d40eebfa69c5b6b 2021-01-28T22:51:40Z 2021-01-28T22:51:40Z Compile qemu-wrapper if running on Gentoo. parazyd parazyd@dyne.org commit b7b635558d1fd40748df65ac6d40eebfa69c5b6b parent e2876ea69f31cfd150cf7577e30fb1953de53159 Author: parazyd <parazyd@dyne.org> Date: Thu, 28 Jan 2021 23:51:40 +0100 Compile qemu-wrapper if running on Gentoo. e2876ea69f31cfd150cf7577e30fb1953de53159 2021-01-13T17:59:16Z 2021-01-13T17:59:16Z Use UUID for fstab in virtual machine builds. parazyd parazyd@dyne.org commit e2876ea69f31cfd150cf7577e30fb1953de53159 parent 580fecb67cbf6c6a94113f492c9927ceb2b50e9c Author: parazyd <parazyd@dyne.org> Date: Wed, 13 Jan 2021 18:59:16 +0100 Use UUID for fstab in virtual machine builds. This solves issues when booting virtio-type drives. 580fecb67cbf6c6a94113f492c9927ceb2b50e9c 2021-01-13T15:07:58Z 2021-01-13T15:07:58Z Set SOURCE_DATE_EPOCH to 1610550434. parazyd parazyd@dyne.org commit 580fecb67cbf6c6a94113f492c9927ceb2b50e9c parent 7eb4f578833f4b093e224633176a12a214dec300 Author: parazyd <parazyd@dyne.org> Date: Wed, 13 Jan 2021 16:07:58 +0100 Set SOURCE_DATE_EPOCH to 1610550434. This should help with determinism/reproducibility. 7eb4f578833f4b093e224633176a12a214dec300 2020-12-23T08:10:47Z 2020-12-23T08:10:47Z Update license headers. parazyd parazyd@dyne.org commit 7eb4f578833f4b093e224633176a12a214dec300 parent 643deaf91a5a01e34af903f84d75a054402a4a9c Author: parazyd <parazyd@dyne.org> Date: Wed, 23 Dec 2020 09:10:47 +0100 Update license headers. 643deaf91a5a01e34af903f84d75a054402a4a9c 2020-11-16T10:22:00Z 2020-11-16T10:22:00Z Rerun bootstrap_stage4 after extracting the stage4 archive. parazyd parazyd@dyne.org commit 643deaf91a5a01e34af903f84d75a054402a4a9c parent 05d82e0d05318962ea0c28e8c329d063bbd4407c Author: parazyd <parazyd@dyne.org> Date: Mon, 16 Nov 2020 11:22:00 +0100 Rerun bootstrap_stage4 after extracting the stage4 archive. This is helpful if we have some new packages to install. 05d82e0d05318962ea0c28e8c329d063bbd4407c 2020-11-16T10:19:40Z 2020-11-16T10:19:40Z Append some extra flags to cpio calls. parazyd parazyd@dyne.org commit 05d82e0d05318962ea0c28e8c329d063bbd4407c parent 8e7a779237a55bbedf4b28c0980ff0ca2464fc8a Author: parazyd <parazyd@dyne.org> Date: Mon, 16 Nov 2020 11:19:40 +0100 Append some extra flags to cpio calls. 8e7a779237a55bbedf4b28c0980ff0ca2464fc8a 2020-11-13T10:26:10Z 2020-11-13T10:26:10Z Add fstab override for VM to mount /boot. parazyd parazyd@dyne.org commit 8e7a779237a55bbedf4b28c0980ff0ca2464fc8a parent 9a1874d072468eba55746aae926bbee235652da1 Author: parazyd <parazyd@dyne.org> Date: Fri, 13 Nov 2020 11:26:10 +0100 Add fstab override for VM to mount /boot. 9a1874d072468eba55746aae926bbee235652da1 2020-11-13T10:21:31Z 2020-11-13T10:21:31Z Remove the raw VM image if not requested at build time. parazyd parazyd@dyne.org commit 9a1874d072468eba55746aae926bbee235652da1 parent aedf124832b7643ab3f215395cb6083a9cf2db7f Author: parazyd <parazyd@dyne.org> Date: Fri, 13 Nov 2020 11:21:31 +0100 Remove the raw VM image if not requested at build time. aedf124832b7643ab3f215395cb6083a9cf2db7f 2020-11-13T09:04:52Z 2020-11-13T09:04:52Z Overhaul the entire library. parazyd parazyd@dyne.org commit aedf124832b7643ab3f215395cb6083a9cf2db7f parent 881efdf1ba1b4ed09ec42258403281a95b9cf2b3 Author: parazyd <parazyd@dyne.org> Date: Fri, 13 Nov 2020 10:04:52 +0100 Overhaul the entire library. This commit is a "complete" overhaul of libdevuansdk and is a likely breaking change for all the sdks. They will be updated accordingly. Notable changes: * Bootstrap tarballs are now cpio archives. * Error handling is improved a lot. * rsync is avoided and cpio is used where necessary. * debootstrap submodule is removed and system-wide debootstrap is used instead. * VMs aren't being built inside an nbd device anymore. They are now built normally on the filesystem, and copied into a raw image which is then converted to requested formats (qcow and/or vdi). * Vagrant build support is completely dropped. * apt-cache functionality is completely dropped. * The full-build helper functions are renamed and and separated into more internal functions/steps. * Obsolete and unused code is removed. 881efdf1ba1b4ed09ec42258403281a95b9cf2b3 2020-11-13T08:54:43Z 2020-11-13T08:55:15Z Add note for obsolete docs. parazyd parazyd@dyne.org commit 881efdf1ba1b4ed09ec42258403281a95b9cf2b3 parent 0e0e1d40151fcd5001224be7d653f76279c5559a Author: parazyd <parazyd@dyne.org> Date: Fri, 13 Nov 2020 09:54:43 +0100 Add note for obsolete docs. 0e0e1d40151fcd5001224be7d653f76279c5559a 2020-11-13T08:54:04Z 2020-11-13T08:55:15Z Remove apt-cache directory. parazyd parazyd@dyne.org commit 0e0e1d40151fcd5001224be7d653f76279c5559a parent 4e6e48802e328b881f61dd6397293eb81b7594c1 Author: parazyd <parazyd@dyne.org> Date: Fri, 13 Nov 2020 09:54:04 +0100 Remove apt-cache directory. This functionality will be dropped. 4e6e48802e328b881f61dd6397293eb81b7594c1 2020-11-13T08:52:04Z 2020-11-13T08:55:14Z Remove debootstrap submodule, and use salsa git for devuan-keyring. parazyd parazyd@dyne.org commit 4e6e48802e328b881f61dd6397293eb81b7594c1 parent 0611dccb1726bb4085bd98c5ddc0bb10930a2e0a Author: parazyd <parazyd@dyne.org> Date: Fri, 13 Nov 2020 09:52:04 +0100 Remove debootstrap submodule, and use salsa git for devuan-keyring. 0611dccb1726bb4085bd98c5ddc0bb10930a2e0a 2020-06-22T20:48:24Z 2020-06-22T20:48:24Z Fix tar typo. parazyd parazyd@dyne.org commit 0611dccb1726bb4085bd98c5ddc0bb10930a2e0a parent b6f57c389429397022679ed42de350d4aadf2729 Author: parazyd <parazyd@dyne.org> Date: Mon, 22 Jun 2020 22:48:24 +0200 Fix tar typo. b6f57c389429397022679ed42de350d4aadf2729 2020-06-22T10:38:54Z 2020-06-22T10:38:54Z Fix tar call. parazyd parazyd@dyne.org commit b6f57c389429397022679ed42de350d4aadf2729 parent 9afec404754829a70f3b9c5d2c1d0ab67b57fdc6 Author: parazyd <parazyd@dyne.org> Date: Mon, 22 Jun 2020 12:38:54 +0200 Fix tar call. 9afec404754829a70f3b9c5d2c1d0ab67b57fdc6 2020-06-22T09:23:12Z 2020-06-22T09:23:12Z Update debootstrap revision and git submodules urls. parazyd parazyd@dyne.org commit 9afec404754829a70f3b9c5d2c1d0ab67b57fdc6 parent 58862d1cede3261dbd239fd33c09a71864bdf539 Author: parazyd <parazyd@dyne.org> Date: Mon, 22 Jun 2020 11:23:12 +0200 Update debootstrap revision and git submodules urls. 58862d1cede3261dbd239fd33c09a71864bdf539 2020-06-22T09:06:01Z 2020-06-22T09:06:01Z Try to preserve acls and xattrs when tarring. parazyd parazyd@dyne.org commit 58862d1cede3261dbd239fd33c09a71864bdf539 parent 7108866f0d6c95c93e22ec758582a5516d2cc6a6 Author: parazyd <parazyd@dyne.org> Date: Mon, 22 Jun 2020 11:06:01 +0200 Try to preserve acls and xattrs when tarring. 7108866f0d6c95c93e22ec758582a5516d2cc6a6 2020-06-15T14:26:53Z 2020-06-15T14:26:53Z Try to get tarballs to actually work when booted. parazyd parazyd@dyne.org commit 7108866f0d6c95c93e22ec758582a5516d2cc6a6 parent 353f4daea8f3dec9f76d43b270b6d340c73080d0 Author: parazyd <parazyd@dyne.org> Date: Mon, 15 Jun 2020 16:26:53 +0200 Try to get tarballs to actually work when booted. 353f4daea8f3dec9f76d43b270b6d340c73080d0 2020-03-12T11:40:39Z 2020-03-12T11:40:39Z Add htop to base_packages. parazyd parazyd@dyne.org commit 353f4daea8f3dec9f76d43b270b6d340c73080d0 parent 2df95e5bd4efdb7195908204f16f17a273a46583 Author: parazyd <parazyd@dyne.org> Date: Thu, 12 Mar 2020 12:40:39 +0100 Add htop to base_packages. 2df95e5bd4efdb7195908204f16f17a273a46583 2020-03-12T09:14:03Z 2020-03-12T09:14:03Z Include wget and ca-certificates packages by default in debootstrap. parazyd parazyd@dyne.org commit 2df95e5bd4efdb7195908204f16f17a273a46583 parent d688e1acb280d2fc8fe885d4fe6abd5680de9744 Author: parazyd <parazyd@dyne.org> Date: Thu, 12 Mar 2020 10:14:03 +0100 Include wget and ca-certificates packages by default in debootstrap. d688e1acb280d2fc8fe885d4fe6abd5680de9744 2020-03-12T09:13:40Z 2020-03-12T09:13:40Z Switch default mirror to https. parazyd parazyd@dyne.org commit d688e1acb280d2fc8fe885d4fe6abd5680de9744 parent 34d263c807bb677aab7c0a7d39c87d45f3fdef87 Author: parazyd <parazyd@dyne.org> Date: Thu, 12 Mar 2020 10:13:40 +0100 Switch default mirror to https. 34d263c807bb677aab7c0a7d39c87d45f3fdef87 2020-03-12T09:13:11Z 2020-03-12T09:13:11Z Simplify conf_print_hosts(). parazyd parazyd@dyne.org commit 34d263c807bb677aab7c0a7d39c87d45f3fdef87 parent 93d89b5f7ee686e7ed3d7558260f461d4ef20a17 Author: parazyd <parazyd@dyne.org> Date: Thu, 12 Mar 2020 10:13:11 +0100 Simplify conf_print_hosts(). 93d89b5f7ee686e7ed3d7558260f461d4ef20a17 2020-03-12T09:11:17Z 2020-03-12T09:11:17Z Switch default release to beowulf. parazyd parazyd@dyne.org commit 93d89b5f7ee686e7ed3d7558260f461d4ef20a17 parent a3b1efff8cb6fee945191461fe632526a81ae418 Author: parazyd <parazyd@dyne.org> Date: Thu, 12 Mar 2020 10:11:17 +0100 Switch default release to beowulf. a3b1efff8cb6fee945191461fe632526a81ae418 2019-11-01T15:17:13Z 2019-11-01T15:17:50Z allow-hotplug eth0 in zlibs/sysconf. parazyd parazyd@dyne.org commit a3b1efff8cb6fee945191461fe632526a81ae418 parent 56a3d4288dad060802bbe41549d58bfc6744e7f8 Author: parazyd <parazyd@dyne.org> Date: Fri, 1 Nov 2019 16:17:13 +0100 allow-hotplug eth0 in zlibs/sysconf. 56a3d4288dad060802bbe41549d58bfc6744e7f8 2019-05-20T18:31:21Z 2019-05-20T18:31:21Z Flash u-boot in image_pack_dist where applicable. parazyd parazyd@dyne.org commit 56a3d4288dad060802bbe41549d58bfc6744e7f8 parent 63163a07724ed5b816534f2e6dc0b01f59f2080d Author: parazyd <parazyd@dyne.org> Date: Mon, 20 May 2019 20:31:21 +0200 Flash u-boot in image_pack_dist where applicable. 63163a07724ed5b816534f2e6dc0b01f59f2080d 2019-02-27T23:39:56Z 2019-02-27T23:39:56Z Use a random number when naming the prevagrant image. parazyd parazyd@dyne.org commit 63163a07724ed5b816534f2e6dc0b01f59f2080d parent 3eee81ee507abc096ffc19b9c75da29113ad21a9 Author: parazyd <parazyd@dyne.org> Date: Thu, 28 Feb 2019 00:39:56 +0100 Use a random number when naming the prevagrant image. 3eee81ee507abc096ffc19b9c75da29113ad21a9 2019-02-26T00:04:49Z 2019-02-26T00:04:49Z Add support for pixz in zlibs/imaging. parazyd parazyd@dyne.org commit 3eee81ee507abc096ffc19b9c75da29113ad21a9 parent c1c6fc8c0686ecdb30da61775f9015798133fb15 Author: parazyd <parazyd@dyne.org> Date: Tue, 26 Feb 2019 01:04:49 +0100 Add support for pixz in zlibs/imaging. c1c6fc8c0686ecdb30da61775f9015798133fb15 2018-10-08T13:45:37Z 2018-10-08T13:45:37Z Fix path to base-cloud.qcow2 and use [[ instead of [ for test. parazyd parazyd@dyne.org commit c1c6fc8c0686ecdb30da61775f9015798133fb15 parent 589d62ca0eb8d72149d3c8a54c310a5255ad47dd Author: parazyd <parazyd@dyne.org> Date: Mon, 8 Oct 2018 15:45:37 +0200 Fix path to base-cloud.qcow2 and use [[ instead of [ for test. 589d62ca0eb8d72149d3c8a54c310a5255ad47dd 2018-10-08T10:36:15Z 2018-10-08T10:36:15Z Add support for cloud-based VM images. parazyd parazyd@dyne.org commit 589d62ca0eb8d72149d3c8a54c310a5255ad47dd parent c922031a0cb2eade8922cf3c2d40dff2b13cd54c Author: parazyd <parazyd@dyne.org> Date: Mon, 8 Oct 2018 12:36:15 +0200 Add support for cloud-based VM images. c922031a0cb2eade8922cf3c2d40dff2b13cd54c 2018-09-18T13:29:46Z 2018-09-18T13:29:46Z Implement a python Dockerfile parser. parazyd parazyd@dyne.org commit c922031a0cb2eade8922cf3c2d40dff2b13cd54c parent 2cf0d648bad5a2bfe0026158228d6e355a9b7e61 Author: parazyd <parazyd@dyne.org> Date: Tue, 18 Sep 2018 15:29:46 +0200 Implement a python Dockerfile parser. This tool can translate Dockerfiles into shell scripts and JSON structures. It is imagined to be used for the blend concept, where a Dockerfile could be a system and can be translated into a blend file, and used by an sdk. 2cf0d648bad5a2bfe0026158228d6e355a9b7e61 2018-09-18T12:40:14Z 2018-09-18T12:40:14Z Remove 'quiet' from GRUB kernel cmdline params in VM. parazyd parazyd@dyne.org commit 2cf0d648bad5a2bfe0026158228d6e355a9b7e61 parent 458be78366e0f26c16efbdf333fadd6a25150f11 Author: parazyd <parazyd@dyne.org> Date: Tue, 18 Sep 2018 14:40:14 +0200 Remove 'quiet' from GRUB kernel cmdline params in VM. 458be78366e0f26c16efbdf333fadd6a25150f11 2018-08-28T11:08:15Z 2018-08-28T11:08:15Z Add a configuration option to toggle compressing the final image. parazyd parazyd@dyne.org commit 458be78366e0f26c16efbdf333fadd6a25150f11 parent c2b76f4f0ad51422e9a1470224393334de3efeb2 Author: parazyd <parazyd@dyne.org> Date: Tue, 28 Aug 2018 13:08:15 +0200 Add a configuration option to toggle compressing the final image. c2b76f4f0ad51422e9a1470224393334de3efeb2 2018-08-27T16:05:04Z 2018-08-27T16:05:04Z Preserve xattrs when copying static qemu binaries. Merlijn Wajer merlijn@wizzup.org commit c2b76f4f0ad51422e9a1470224393334de3efeb2 parent b2d36cd4994aa2f1e3ca493ce3c26e2b4ca13005 Author: Merlijn Wajer <merlijn@wizzup.org> Date: Mon, 27 Aug 2018 18:05:04 +0200 Preserve xattrs when copying static qemu binaries. b2d36cd4994aa2f1e3ca493ce3c26e2b4ca13005 2018-03-13T19:32:11Z 2018-03-13T19:32:11Z Fix a typo made in the previous commit parazyd parazyd@dyne.org commit b2d36cd4994aa2f1e3ca493ce3c26e2b4ca13005 parent a6a8838d20f0722f5c483e478375e259cf7e88f1 Author: parazyd <parazyd@dyne.org> Date: Tue, 13 Mar 2018 20:32:11 +0100 Fix a typo made in the previous commit a6a8838d20f0722f5c483e478375e259cf7e88f1 2018-03-13T19:11:45Z 2018-03-13T19:11:45Z Implement variable rootfs types as well. parazyd parazyd@dyne.org commit a6a8838d20f0722f5c483e478375e259cf7e88f1 parent 2d4e03804640ef8981b6ce87ba021176869dbab5 Author: parazyd <parazyd@dyne.org> Date: Tue, 13 Mar 2018 20:11:45 +0100 Implement variable rootfs types as well. 2d4e03804640ef8981b6ce87ba021176869dbab5 2018-03-13T19:10:34Z 2018-03-13T19:10:34Z Add variable bootfs formatting opts. parazyd parazyd@dyne.org commit 2d4e03804640ef8981b6ce87ba021176869dbab5 parent fa3c7ea707e6a740b8a98f4eb671483104e26e88 Author: parazyd <parazyd@dyne.org> Date: Tue, 13 Mar 2018 20:10:34 +0100 Add variable bootfs formatting opts. fa3c7ea707e6a740b8a98f4eb671483104e26e88 2018-03-13T11:36:17Z 2018-03-13T11:36:17Z Fixes to zlibs/vm to reflect others. parazyd parazyd@dyne.org commit fa3c7ea707e6a740b8a98f4eb671483104e26e88 parent e94ba2a34d68ea62313365a537dc34130f7cb7fe Author: parazyd <parazyd@dyne.org> Date: Tue, 13 Mar 2018 12:36:17 +0100 Fixes to zlibs/vm to reflect others. e94ba2a34d68ea62313365a537dc34130f7cb7fe 2018-02-07T09:19:06Z 2018-02-07T09:19:49Z vmsdk: Pack the .vdi as well. parazyd parazyd@dyne.org commit e94ba2a34d68ea62313365a537dc34130f7cb7fe parent f09da24f0872ba53afdf2a5d21b616b572d582dc Author: parazyd <parazyd@dyne.org> Date: Wed, 7 Feb 2018 10:19:06 +0100 vmsdk: Pack the .vdi as well. f09da24f0872ba53afdf2a5d21b616b572d582dc 2018-01-26T10:53:14Z 2018-01-26T10:53:14Z Add blend_bootstrap_setup in zlibs/bootstrap parazyd parazyd@dyne.org commit f09da24f0872ba53afdf2a5d21b616b572d582dc parent b55e69b618b155198dfa2650e8123a098453ac92 Author: parazyd <parazyd@dyne.org> Date: Fri, 26 Jan 2018 11:53:14 +0100 Add blend_bootstrap_setup in zlibs/bootstrap b55e69b618b155198dfa2650e8123a098453ac92 2018-01-16T13:46:03Z 2018-01-16T13:46:03Z fixup! Separate tarring of the strapdir into its own func. parazyd parazyd@dyne.org commit b55e69b618b155198dfa2650e8123a098453ac92 parent ceb7259fd94b15dfc55c329d4f9f093940d51ad0 Author: parazyd <parazyd@dyne.org> Date: Tue, 16 Jan 2018 14:46:03 +0100 fixup! Separate tarring of the strapdir into its own func. ceb7259fd94b15dfc55c329d4f9f093940d51ad0 2018-01-16T12:04:08Z 2018-01-16T12:04:08Z Separate tarring of the strapdir into its own func. parazyd parazyd@dyne.org commit ceb7259fd94b15dfc55c329d4f9f093940d51ad0 parent 601ce7590376d6774f34bbadb0009b62652b969d Author: parazyd <parazyd@dyne.org> Date: Tue, 16 Jan 2018 13:04:08 +0100 Separate tarring of the strapdir into its own func. 601ce7590376d6774f34bbadb0009b62652b969d 2018-01-09T11:15:48Z 2018-01-09T11:15:48Z Make e2fsck work noninteractive parazyd parazyd@dyne.org commit 601ce7590376d6774f34bbadb0009b62652b969d parent bf638e84c95a01a4e78ad7d87cede223d82c06a1 Author: parazyd <parazyd@dyne.org> Date: Tue, 9 Jan 2018 12:15:48 +0100 Make e2fsck work noninteractive bf638e84c95a01a4e78ad7d87cede223d82c06a1 2018-01-03T12:28:46Z 2018-01-03T12:28:46Z Use pkgmaster instead of the cdn. parazyd parazyd@dyne.org commit bf638e84c95a01a4e78ad7d87cede223d82c06a1 parent cf71a581e38f827eac4e801fa85f0dea8561707c Author: parazyd <parazyd@dyne.org> Date: Wed, 3 Jan 2018 13:28:46 +0100 Use pkgmaster instead of the cdn. cf71a581e38f827eac4e801fa85f0dea8561707c 2018-01-03T12:14:44Z 2018-01-03T12:14:44Z Use mkdir -p when mounting image, or before rsyncing. parazyd parazyd@dyne.org commit cf71a581e38f827eac4e801fa85f0dea8561707c parent 95146870fe653c86d8c015bad227a497b25efceb Author: parazyd <parazyd@dyne.org> Date: Wed, 3 Jan 2018 13:14:44 +0100 Use mkdir -p when mounting image, or before rsyncing. 95146870fe653c86d8c015bad227a497b25efceb 2017-12-16T19:35:23Z 2017-12-16T19:35:23Z Fixes regarding live-sdk. parazyd parazyd@dyne.org commit 95146870fe653c86d8c015bad227a497b25efceb parent c09251517deaef4fad1fd694a50ee3b611073a45 Author: parazyd <parazyd@dyne.org> Date: Sat, 16 Dec 2017 20:35:23 +0100 Fixes regarding live-sdk. c09251517deaef4fad1fd694a50ee3b611073a45 2017-12-16T18:04:23Z 2017-12-16T18:04:23Z Fixes to bootstrap phase regarding vm-sdk. parazyd parazyd@dyne.org commit c09251517deaef4fad1fd694a50ee3b611073a45 parent 8bd0b989b8ed1d955dce889037b78fdd89651863 Author: parazyd <parazyd@dyne.org> Date: Sat, 16 Dec 2017 19:04:23 +0100 Fixes to bootstrap phase regarding vm-sdk. 8bd0b989b8ed1d955dce889037b78fdd89651863 2017-12-16T10:48:42Z 2017-12-16T10:48:42Z Update release to ascii. parazyd parazyd@dyne.org commit 8bd0b989b8ed1d955dce889037b78fdd89651863 parent f5378a8dc65714f2c8bd837666ec3e36b7f64022 Author: parazyd <parazyd@dyne.org> Date: Sat, 16 Dec 2017 11:48:42 +0100 Update release to ascii. f5378a8dc65714f2c8bd837666ec3e36b7f64022 2017-12-16T10:47:36Z 2017-12-16T10:47:36Z Update debootstrap revision to suites/ascii. parazyd parazyd@dyne.org commit f5378a8dc65714f2c8bd837666ec3e36b7f64022 parent 73032984249ece56d1f2870d6ccc41a1c920b3d6 Author: parazyd <parazyd@dyne.org> Date: Sat, 16 Dec 2017 11:47:36 +0100 Update debootstrap revision to suites/ascii. 73032984249ece56d1f2870d6ccc41a1c920b3d6 2017-12-11T13:48:15Z 2017-12-11T13:48:15Z removed alsa-base from config (not present in ascii) KatolaZ katolaz@freaknet.org commit 73032984249ece56d1f2870d6ccc41a1c920b3d6 parent 2511643af56d6b9cef0110d9308b3b05f6e68774 Author: KatolaZ <katolaz@freaknet.org> Date: Mon, 11 Dec 2017 13:48:15 +0000 removed alsa-base from config (not present in ascii) 2511643af56d6b9cef0110d9308b3b05f6e68774 2017-12-03T13:09:33Z 2017-12-03T13:09:33Z latest debootstrap parazyd parazyd@dyne.org commit 2511643af56d6b9cef0110d9308b3b05f6e68774 parent e13af645afa06b723a552f4b462af07359ed99e0 Author: parazyd <parazyd@dyne.org> Date: Sun, 3 Dec 2017 14:09:33 +0100 latest debootstrap e13af645afa06b723a552f4b462af07359ed99e0 2017-11-29T19:49:23Z 2017-11-29T19:49:23Z latest debootstrap parazyd parazyd@dyne.org commit e13af645afa06b723a552f4b462af07359ed99e0 parent 8cec5f6c9d3bfedde1febf4ba15134395b4d3a86 Author: parazyd <parazyd@dyne.org> Date: Wed, 29 Nov 2017 20:49:23 +0100 latest debootstrap 8cec5f6c9d3bfedde1febf4ba15134395b4d3a86 2017-11-28T18:50:52Z 2017-11-28T18:50:52Z implement arrays holding apt options for core/base/extra/purge packages parazyd parazyd@dyne.org commit 8cec5f6c9d3bfedde1febf4ba15134395b4d3a86 parent b90aaecfb03b73ccae46a8d66f33bea07828f47f Author: parazyd <parazyd@dyne.org> Date: Tue, 28 Nov 2017 19:50:52 +0100 implement arrays holding apt options for core/base/extra/purge packages b90aaecfb03b73ccae46a8d66f33bea07828f47f 2017-11-13T16:45:54Z 2017-11-13T16:45:54Z replace "sudo -E" calls parazyd parazyd@dyne.org commit b90aaecfb03b73ccae46a8d66f33bea07828f47f parent fb212c12d0aec4f2932eaffe963a6191ab406e04 Author: parazyd <parazyd@dyne.org> Date: Mon, 13 Nov 2017 17:45:54 +0100 replace "sudo -E" calls fb212c12d0aec4f2932eaffe963a6191ab406e04 2017-11-05T22:15:07Z 2017-11-05T22:15:07Z zlibs/iso: change initrd to initrd.img parazyd parazyd@dyne.org commit fb212c12d0aec4f2932eaffe963a6191ab406e04 parent 4006a3ecc03f3ecbb73074ae81bff35dc70ea3ca Author: parazyd <parazyd@dyne.org> Date: Sun, 5 Nov 2017 23:15:07 +0100 zlibs/iso: change initrd to initrd.img grub-efi looks for initrd.img and this seems like a sane way to mitigate without hacks 4006a3ecc03f3ecbb73074ae81bff35dc70ea3ca 2017-10-27T19:12:19Z 2017-10-27T19:12:19Z switch to pkgmaster.devuan.org and bump devuan-keyring parazyd parazyd@dyne.org commit 4006a3ecc03f3ecbb73074ae81bff35dc70ea3ca parent 98de6562f83c9bd2f83e0cbfa27912de76473ff2 Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 21:12:19 +0200 switch to pkgmaster.devuan.org and bump devuan-keyring 98de6562f83c9bd2f83e0cbfa27912de76473ff2 2017-10-27T19:07:48Z 2017-10-27T19:07:48Z fixup! automatically pick up the correct qemu binary parazyd parazyd@dyne.org commit 98de6562f83c9bd2f83e0cbfa27912de76473ff2 parent 25346228d46bc00a9129991723015d385587d705 Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 21:07:48 +0200 fixup! automatically pick up the correct qemu binary 25346228d46bc00a9129991723015d385587d705 2017-10-27T19:04:31Z 2017-10-27T19:04:31Z automatically pick up the correct qemu binary parazyd parazyd@dyne.org commit 25346228d46bc00a9129991723015d385587d705 parent 5c9bc1a0a4c5297ea8c835bca8b6f013fb91d5fd Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 21:04:31 +0200 automatically pick up the correct qemu binary 5c9bc1a0a4c5297ea8c835bca8b6f013fb91d5fd 2017-10-27T18:33:14Z 2017-10-27T18:33:14Z generate sha256 for the tarballs parazyd parazyd@dyne.org commit 5c9bc1a0a4c5297ea8c835bca8b6f013fb91d5fd parent ffd33dee6b1c415d220c17797fa2949976fc9c67 Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 20:33:14 +0200 generate sha256 for the tarballs ffd33dee6b1c415d220c17797fa2949976fc9c67 2017-10-27T18:23:18Z 2017-10-27T18:23:18Z create a tarbomb along with rsyncing the rootfs parazyd parazyd@dyne.org commit ffd33dee6b1c415d220c17797fa2949976fc9c67 parent 92f3e3bbbe17b4eb6124ae156ebc28b7f7a88e14 Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 20:23:18 +0200 create a tarbomb along with rsyncing the rootfs 92f3e3bbbe17b4eb6124ae156ebc28b7f7a88e14 2017-10-27T18:07:36Z 2017-10-27T18:07:36Z revise sysconf parazyd parazyd@dyne.org commit 92f3e3bbbe17b4eb6124ae156ebc28b7f7a88e14 parent 623d05beffe9f7d20598bb99eee0708cdee62853 Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 20:07:36 +0200 revise sysconf 623d05beffe9f7d20598bb99eee0708cdee62853 2017-10-27T18:06:19Z 2017-10-27T18:06:19Z generate a en_US.UTF-8 locale by default parazyd parazyd@dyne.org commit 623d05beffe9f7d20598bb99eee0708cdee62853 parent 858c37edeec18180bf4589218b9520bbdfe205d2 Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 20:06:19 +0200 generate a en_US.UTF-8 locale by default 858c37edeec18180bf4589218b9520bbdfe205d2 2017-10-27T18:00:53Z 2017-10-27T18:00:53Z fixup! add ext2 support for partitioning parazyd parazyd@dyne.org commit 858c37edeec18180bf4589218b9520bbdfe205d2 parent c018a20268fb4c47c3207aa37aa2dc7feee92f08 Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 20:00:53 +0200 fixup! add ext2 support for partitioning c018a20268fb4c47c3207aa37aa2dc7feee92f08 2017-10-27T17:22:48Z 2017-10-27T17:22:48Z add ext2 support for partitioning parazyd parazyd@dyne.org commit c018a20268fb4c47c3207aa37aa2dc7feee92f08 parent 9b97dc038d27a31f820ba0b0b824f360b9662e83 Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 19:22:48 +0200 add ext2 support for partitioning 9b97dc038d27a31f820ba0b0b824f360b9662e83 2017-10-27T14:59:07Z 2017-10-27T14:59:07Z mount devprocsys on install-debs; reported by cyteen_ parazyd parazyd@dyne.org commit 9b97dc038d27a31f820ba0b0b824f360b9662e83 parent a00868741d1757c1c70d97ac3993e2e4c149496c Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 16:59:07 +0200 mount devprocsys on install-debs; reported by cyteen_ a00868741d1757c1c70d97ac3993e2e4c149496c 2017-10-26T19:30:54Z 2017-10-26T19:30:54Z fix apt-cache bug where the same entry is written twice parazyd parazyd@dyne.org commit a00868741d1757c1c70d97ac3993e2e4c149496c parent ad91c94a2ecd10eba81ddb08f5ac212e3d9c7418 Author: parazyd <parazyd@dyne.org> Date: Thu, 26 Oct 2017 21:30:54 +0200 fix apt-cache bug where the same entry is written twice ad91c94a2ecd10eba81ddb08f5ac212e3d9c7418 2017-10-26T19:30:18Z 2017-10-26T19:30:18Z cleanup workdir if debug mode is off after iso creation parazyd parazyd@dyne.org commit ad91c94a2ecd10eba81ddb08f5ac212e3d9c7418 parent f7c38c1457562c08e1ba6f2c9ae37d8dd914d769 Author: parazyd <parazyd@dyne.org> Date: Thu, 26 Oct 2017 21:30:18 +0200 cleanup workdir if debug mode is off after iso creation f7c38c1457562c08e1ba6f2c9ae37d8dd914d769 2017-10-26T19:29:40Z 2017-10-26T19:29:40Z syslinux is now imported, so no need for different paths parazyd parazyd@dyne.org commit f7c38c1457562c08e1ba6f2c9ae37d8dd914d769 parent 226008739b7c297da97a974aae4389e138f684eb Author: parazyd <parazyd@dyne.org> Date: Thu, 26 Oct 2017 21:29:40 +0200 syslinux is now imported, so no need for different paths 226008739b7c297da97a974aae4389e138f684eb 2017-10-26T19:27:58Z 2017-10-26T19:27:58Z fix bug in silly(): always return true parazyd parazyd@dyne.org commit 226008739b7c297da97a974aae4389e138f684eb parent 74185101e6aebf59f0391d7f12d60a2d962b36de Author: parazyd <parazyd@dyne.org> Date: Thu, 26 Oct 2017 21:27:58 +0200 fix bug in silly(): always return true 74185101e6aebf59f0391d7f12d60a2d962b36de 2017-10-26T19:27:21Z 2017-10-26T19:27:21Z style fixes and some quoting in zlibs/bootstrap parazyd parazyd@dyne.org commit 74185101e6aebf59f0391d7f12d60a2d962b36de parent 1aba75a84b9e6dd4239f40d4c09f8266308191cc Author: parazyd <parazyd@dyne.org> Date: Thu, 26 Oct 2017 21:27:21 +0200 style fixes and some quoting in zlibs/bootstrap 1aba75a84b9e6dd4239f40d4c09f8266308191cc 2017-10-26T19:26:43Z 2017-10-26T19:26:43Z run apt-get clean before tarballing parazyd parazyd@dyne.org commit 1aba75a84b9e6dd4239f40d4c09f8266308191cc parent f6104fd60419f5871b8cc26e1b34da8b636623c3 Author: parazyd <parazyd@dyne.org> Date: Thu, 26 Oct 2017 21:26:43 +0200 run apt-get clean before tarballing f6104fd60419f5871b8cc26e1b34da8b636623c3 2017-10-26T19:26:08Z 2017-10-26T19:26:08Z replace elinks with lynx parazyd parazyd@dyne.org commit f6104fd60419f5871b8cc26e1b34da8b636623c3 parent 2ff044d35011310dc13e007fb9e32ee07c4b6b26 Author: parazyd <parazyd@dyne.org> Date: Thu, 26 Oct 2017 21:26:08 +0200 replace elinks with lynx 2ff044d35011310dc13e007fb9e32ee07c4b6b26 2017-10-25T13:25:16Z 2017-10-25T13:25:16Z fix autoremove in helpers; reported by cyteen_ parazyd parazyd@dyne.org commit 2ff044d35011310dc13e007fb9e32ee07c4b6b26 parent fc38a0998234abbaa4eb4f93b9a9599bb4ccd4a8 Author: parazyd <parazyd@dyne.org> Date: Wed, 25 Oct 2017 15:25:16 +0200 fix autoremove in helpers; reported by cyteen_ fc38a0998234abbaa4eb4f93b9a9599bb4ccd4a8 2017-10-25T11:19:55Z 2017-10-25T11:19:55Z change param order on mksquashfs; reported by cyteen_ parazyd parazyd@dyne.org commit fc38a0998234abbaa4eb4f93b9a9599bb4ccd4a8 parent 6968ae2ffd5e58819fc3cf25135f1ad462f444c4 Author: parazyd <parazyd@dyne.org> Date: Wed, 25 Oct 2017 13:19:55 +0200 change param order on mksquashfs; reported by cyteen_ 6968ae2ffd5e58819fc3cf25135f1ad462f444c4 2017-10-04T19:36:28Z 2017-10-04T19:36:28Z remove pixz support parazyd parazyd@dyne.org commit 6968ae2ffd5e58819fc3cf25135f1ad462f444c4 parent 68c90d1ae9ee8c1462594730f3c3b6009a7a0b28 Author: parazyd <parazyd@dyne.org> Date: Wed, 4 Oct 2017 21:36:28 +0200 remove pixz support 68c90d1ae9ee8c1462594730f3c3b6009a7a0b28 2017-10-02T02:04:58Z 2017-10-03T07:42:19Z Added explicit var to control boot fs type. Johny Mattsson johny.mattsson+github@gmail.com commit 68c90d1ae9ee8c1462594730f3c3b6009a7a0b28 parent 1fdbd917d8f92333f826491b6cecef078a0f5167 Author: Johny Mattsson <johny.mattsson+github@gmail.com> Date: Mon, 2 Oct 2017 13:04:58 +1100 Added explicit var to control boot fs type. Since use of GPT does not necessarily imply lack of wanting the boot partition formatted and mounted. 1fdbd917d8f92333f826491b6cecef078a0f5167 2017-10-02T01:26:02Z 2017-10-03T07:42:19Z Fix for not-tar'ing-stage-4 after unpack. Johny Mattsson johny.mattsson+github@gmail.com commit 1fdbd917d8f92333f826491b6cecef078a0f5167 parent edf6dacf55407be8c2823b5b46b9012480640043 Author: Johny Mattsson <johny.mattsson+github@gmail.com> Date: Mon, 2 Oct 2017 12:26:02 +1100 Fix for not-tar'ing-stage-4 after unpack. Not wanting to tar it up should not cause the whole build to abort. edf6dacf55407be8c2823b5b46b9012480640043 2017-10-02T01:25:05Z 2017-10-03T07:42:18Z Fix to cope with dir permissions. Johny Mattsson johny.mattsson+github@gmail.com commit edf6dacf55407be8c2823b5b46b9012480640043 parent 69cfe785da6100a0743c5bd007ba9c37679de0d9 Author: Johny Mattsson <johny.mattsson+github@gmail.com> Date: Mon, 2 Oct 2017 12:25:05 +1100 Fix to cope with dir permissions. During regular operation the parent directory ends up owned by root and the sudo is required for the mkdir to succeed. 69cfe785da6100a0743c5bd007ba9c37679de0d9 2017-10-02T01:23:07Z 2017-10-03T07:42:18Z Fix to ensure debootstrap finds its functions. Johny Mattsson johny.mattsson+github@gmail.com commit 69cfe785da6100a0743c5bd007ba9c37679de0d9 parent d4c0960f3e8a61a99200ac92b7296e186da760f2 Author: Johny Mattsson <johny.mattsson+github@gmail.com> Date: Mon, 2 Oct 2017 12:23:07 +1100 Fix to ensure debootstrap finds its functions. Relying on /usr/share/ is fraught with problems, as I found out the hard way. d4c0960f3e8a61a99200ac92b7296e186da760f2 2017-09-27T14:57:20Z 2017-09-27T14:58:52Z return true with bootstrap for loops parazyd parazyd@dyne.org commit d4c0960f3e8a61a99200ac92b7296e186da760f2 parent 1b1e557010039b970e7af598d3498e40a6ec855a Author: parazyd <parazyd@dyne.org> Date: Wed, 27 Sep 2017 16:57:20 +0200 return true with bootstrap for loops 1b1e557010039b970e7af598d3498e40a6ec855a 2017-09-25T13:58:03Z 2017-09-25T13:58:03Z don't check for keepfiles on tar_unpack parazyd parazyd@dyne.org commit 1b1e557010039b970e7af598d3498e40a6ec855a parent 61fa850968527d68c1d8e3c1bb4c085b97006641 Author: parazyd <parazyd@dyne.org> Date: Mon, 25 Sep 2017 15:58:03 +0200 don't check for keepfiles on tar_unpack 61fa850968527d68c1d8e3c1bb4c085b97006641 2017-09-25T10:23:17Z 2017-09-25T10:23:17Z bump devuan-keyring to latest revision parazyd parazyd@dyne.org commit 61fa850968527d68c1d8e3c1bb4c085b97006641 parent 02ea4d8d1f2ea7a74fc631402b844d364daf6606 Author: parazyd <parazyd@dyne.org> Date: Mon, 25 Sep 2017 12:23:17 +0200 bump devuan-keyring to latest revision 02ea4d8d1f2ea7a74fc631402b844d364daf6606 2017-09-25T10:22:42Z 2017-09-25T10:22:42Z list parted as a dep; remove obsolete dependencies parazyd parazyd@dyne.org commit 02ea4d8d1f2ea7a74fc631402b844d364daf6606 parent cb7edb49bf935aa76fccb4c8021cf1e927f05ba8 Author: parazyd <parazyd@dyne.org> Date: Mon, 25 Sep 2017 12:22:42 +0200 list parted as a dep; remove obsolete dependencies cb7edb49bf935aa76fccb4c8021cf1e927f05ba8 2017-09-25T10:17:36Z 2017-09-25T10:17:36Z Merge branch 'next' parazyd parazyd@dyne.org commit cb7edb49bf935aa76fccb4c8021cf1e927f05ba8 parent 5b23dfda98750b7fd69f739a2d160568ab373ba3 Author: parazyd <parazyd@dyne.org> Date: Mon, 25 Sep 2017 12:17:36 +0200 Merge branch 'next' 5b23dfda98750b7fd69f739a2d160568ab373ba3 2017-06-26T15:56:38Z 2017-06-26T15:58:50Z tag 1.0 parazyd parazyd@dyne.org commit 5b23dfda98750b7fd69f739a2d160568ab373ba3 parent 3cbe3774c8140ae25c2e7f63f1f571ec225457ed Author: parazyd <parazyd@dyne.org> Date: Mon, 26 Jun 2017 17:56:38 +0200 tag 1.0 3cbe3774c8140ae25c2e7f63f1f571ec225457ed 2017-06-19T10:28:14Z 2017-06-26T15:58:50Z explicit debootstrap path parazyd parazyd@dyne.org commit 3cbe3774c8140ae25c2e7f63f1f571ec225457ed parent c873950ef7846ed44b54b479a8a5f3161b10eaec Author: parazyd <parazyd@dyne.org> Date: Mon, 19 Jun 2017 12:28:14 +0200 explicit debootstrap path