2021-04-12 14:10 | Quieten some side-effect console output (zlibs/{bootstrap,imaging}) | gryrmln | 2 | +3 | -3 |
2021-04-12 14:08 | Mount the host sys,dev,dev/pts as read-only for bootstrap (zlibs/helpers) | gryrmln | 1 | +7 | -4 |
2021-04-05 14:23 | build_image_dist -> build_arm_dist (docs/helper_functions.7.md) | gryrmln | 1 | +5 | -5 |
2021-04-04 10:15 | Remove unavoidable dbus package from purge list (config) | gryrmln | 1 | +0 | -1 |
2021-04-03 15:47 | Version bump to 3.1.0 (config) | gryrmln | 1 | +1 | -1 |
2021-04-02 11:10 | NOTE: potential for recursive calling (zlibs/helpers) | gryrmln | 1 | +3 | -0 |
2021-04-02 11:09 | GNU Terry Pratchett (zlibs/helpers) | gryrmln | 1 | +5 | -0 |
2021-04-02 11:07 | Add F2FS support for bootfs and rootfs (zlibs/imaging) | gryrmln | 1 | +8 | -0 |
2021-04-02 11:05 | Quieten some side-effect console output (zlibs/imaging) | gryrmln | 1 | +2 | -2 |
2021-04-02 11:00 | Check no mounts prior to 'sudo rm -rf' (zlibs/{helpers,bootstrap}) | gryrmln | 2 | +19 | -1 |
2021-04-02 10:54 | Handle /tmp/user/0 encroachment into dpkg scripts (zlibs/helpers) | gryrmln | 1 | +6 | -0 |
2021-04-02 10:48 | Fix ckreq variables (zlibs/imaging) | gryrmln | 1 | +3 | -5 |
2021-04-02 10:43 | Suppress 'chattr' errors occurring non-copy_on_write fs (zlibs/imaging) | gryrmln | 1 | +4 | -4 |
2021-03-25 20:27 | Fix cgpt calls. | parazyd | 1 | +2 | -2 |
2021-03-25 20:20 | Fix cgpt typo. | parazyd | 1 | +1 | -1 |
2021-03-25 19:43 | imaging: Add gpt partitioning. | parazyd | 1 | +23 | -0 |
2021-01-28 22:51 | Compile qemu-wrapper if running on Gentoo. | parazyd | 1 | +18 | -0 |
2021-01-13 17:59 | Use UUID for fstab in virtual machine builds. | parazyd | 2 | +7 | -3 |
2021-01-13 15:07 | Set SOURCE_DATE_EPOCH to 1610550434. | parazyd | 2 | +2 | -0 |
2020-12-23 08:10 | Update license headers. | parazyd | 11 | +10 | -69 |
2020-11-16 10:22 | Rerun bootstrap_stage4 after extracting the stage4 archive. | parazyd | 1 | +1 | -0 |
2020-11-16 10:19 | Append some extra flags to cpio calls. | parazyd | 2 | +3 | -3 |
2020-11-13 10:26 | Add fstab override for VM to mount /boot. | parazyd | 1 | +5 | -1 |
2020-11-13 10:21 | Remove the raw VM image if not requested at build time. | parazyd | 1 | +4 | -0 |
2020-11-13 09:04 | Overhaul the entire library. | parazyd | 11 | +719 | -1111 |
2020-11-13 08:54 | Add note for obsolete docs. | parazyd | 1 | +1 | -0 |
2020-11-13 08:54 | Remove apt-cache directory. | parazyd | 1 | +0 | -0 |
2020-11-13 08:52 | Remove debootstrap submodule, and use salsa git for devuan-keyring. | parazyd | 2 | +1 | -6 |
2020-06-22 20:48 | Fix tar typo. | parazyd | 1 | +1 | -1 |
2020-06-22 10:38 | Fix tar call. | parazyd | 1 | +2 | -2 |
2020-06-22 09:23 | Update debootstrap revision and git submodules urls. | parazyd | 1 | +2 | -2 |
2020-06-22 09:06 | Try to preserve acls and xattrs when tarring. | parazyd | 2 | +7 | -3 |
2020-06-15 14:26 | Try to get tarballs to actually work when booted. | parazyd | 3 | +13 | -8 |
2020-03-12 11:40 | Add htop to base_packages. | parazyd | 1 | +1 | -0 |
2020-03-12 09:14 | Include wget and ca-certificates packages by default in debootstrap. | parazyd | 1 | +1 | -0 |
2020-03-12 09:13 | Switch default mirror to https. | parazyd | 1 | +1 | -1 |
2020-03-12 09:13 | Simplify conf_print_hosts(). | parazyd | 1 | +3 | -7 |
2020-03-12 09:11 | Switch default release to beowulf. | parazyd | 1 | +3 | -3 |
2019-11-01 15:17 | allow-hotplug eth0 in zlibs/sysconf. | parazyd | 1 | +2 | -2 |
2019-05-20 18:31 | Flash u-boot in image_pack_dist where applicable. | parazyd | 1 | +9 | -1 |
2019-02-27 23:39 | Use a random number when naming the prevagrant image. | parazyd | 1 | +1 | -1 |
2019-02-26 00:04 | Add support for pixz in zlibs/imaging. | parazyd | 1 | +9 | -2 |
2018-10-08 13:45 | Fix path to base-cloud.qcow2 and use [[ instead of [ for test. | parazyd | 1 | +7 | -5 |
2018-10-08 10:36 | Add support for cloud-based VM images. | parazyd | 2 | +40 | -0 |
2018-09-18 13:29 | Implement a python Dockerfile parser. | parazyd | 1 | +149 | -0 |
2018-09-18 12:40 | Remove 'quiet' from GRUB kernel cmdline params in VM. | parazyd | 1 | +1 | -1 |
2018-08-28 11:08 | Add a configuration option to toggle compressing the final image. | parazyd | 2 | +16 | -6 |
2018-08-27 16:05 | Preserve xattrs when copying static qemu binaries. | Merlijn Wajer | 1 | +3 | -3 |
2018-03-13 19:32 | Fix a typo made in the previous commit | parazyd | 1 | +1 | -1 |
2018-03-13 19:11 | Implement variable rootfs types as well. | parazyd | 1 | +28 | -2 |
2018-03-13 19:10 | Add variable bootfs formatting opts. | parazyd | 1 | +3 | -3 |
2018-03-13 11:36 | Fixes to zlibs/vm to reflect others. | parazyd | 2 | +5 | -7 |
2018-02-07 09:19 | vmsdk: Pack the .vdi as well. | parazyd | 1 | +3 | -0 |
2018-01-26 10:53 | Add blend_bootstrap_setup in zlibs/bootstrap | parazyd | 1 | +7 | -0 |
2018-01-16 13:46 | fixup! Separate tarring of the strapdir into its own func. | parazyd | 1 | +2 | -1 |
2018-01-16 12:04 | Separate tarring of the strapdir into its own func. | parazyd | 2 | +13 | -2 |
2018-01-09 11:15 | Make e2fsck work noninteractive | parazyd | 1 | +1 | -1 |
2018-01-03 12:28 | Use pkgmaster instead of the cdn. | parazyd | 1 | +1 | -1 |
2018-01-03 12:14 | Use mkdir -p when mounting image, or before rsyncing. | parazyd | 2 | +2 | -1 |
2017-12-16 19:35 | Fixes regarding live-sdk. | parazyd | 2 | +13 | -3 |
2017-12-16 18:04 | Fixes to bootstrap phase regarding vm-sdk. | parazyd | 1 | +8 | -10 |
2017-12-16 10:48 | Update release to ascii. | parazyd | 1 | +3 | -5 |
2017-12-16 10:47 | Update debootstrap revision to suites/ascii. | parazyd | 0 | +0 | -0 |
2017-12-11 13:48 | removed alsa-base from config (not present in ascii) | KatolaZ | 1 | +1 | -1 |
2017-12-03 13:09 | latest debootstrap | parazyd | 0 | +0 | -0 |
2017-11-29 19:49 | latest debootstrap | parazyd | 0 | +0 | -0 |
2017-11-28 18:50 | implement arrays holding apt options for core/base/extra/purge packages | parazyd | 2 | +9 | -4 |
2017-11-13 16:45 | replace "sudo -E" calls | parazyd | 2 | +5 | -5 |
2017-11-05 22:15 | zlibs/iso: change initrd to initrd.img | parazyd | 1 | +2 | -2 |
2017-10-27 19:12 | switch to pkgmaster.devuan.org and bump devuan-keyring | parazyd | 1 | +1 | -1 |
2017-10-27 19:07 | fixup! automatically pick up the correct qemu binary | parazyd | 1 | +1 | -1 |
2017-10-27 19:04 | automatically pick up the correct qemu binary | parazyd | 1 | +14 | -1 |
2017-10-27 18:33 | generate sha256 for the tarballs | parazyd | 1 | +7 | -3 |
2017-10-27 18:23 | create a tarbomb along with rsyncing the rootfs | parazyd | 1 | +5 | -1 |
2017-10-27 18:07 | revise sysconf | parazyd | 1 | +3 | -17 |
2017-10-27 18:06 | generate a en_US.UTF-8 locale by default | parazyd | 2 | +4 | -0 |
2017-10-27 18:00 | fixup! add ext2 support for partitioning | parazyd | 1 | +1 | -0 |
2017-10-27 17:22 | add ext2 support for partitioning | parazyd | 1 | +3 | -0 |
2017-10-27 14:59 | mount devprocsys on install-debs; reported by cyteen_ | parazyd | 1 | +1 | -1 |
2017-10-26 19:30 | fix apt-cache bug where the same entry is written twice | parazyd | 1 | +0 | -2 |
2017-10-26 19:30 | cleanup workdir if debug mode is off after iso creation | parazyd | 1 | +4 | -0 |
2017-10-26 19:29 | syslinux is now imported, so no need for different paths | parazyd | 1 | +4 | -28 |
2017-10-26 19:27 | fix bug in silly(): always return true | parazyd | 1 | +2 | -1 |
2017-10-26 19:27 | style fixes and some quoting in zlibs/bootstrap | parazyd | 1 | +3 | -4 |
2017-10-26 19:26 | run apt-get clean before tarballing | parazyd | 1 | +4 | -0 |
2017-10-26 19:26 | replace elinks with lynx | parazyd | 1 | +1 | -1 |
2017-10-25 13:25 | fix autoremove in helpers; reported by cyteen_ | parazyd | 1 | +1 | -1 |
2017-10-25 11:19 | change param order on mksquashfs; reported by cyteen_ | parazyd | 1 | +1 | -1 |
2017-10-04 19:36 | remove pixz support | parazyd | 1 | +2 | -4 |
2017-10-02 02:04 | Added explicit var to control boot fs type. | Johny Mattsson | 3 | +41 | -10 |
2017-10-02 01:26 | Fix for not-tar'ing-stage-4 after unpack. | Johny Mattsson | 1 | +1 | -1 |
2017-10-02 01:25 | Fix to cope with dir permissions. | Johny Mattsson | 1 | +1 | -1 |
2017-10-02 01:23 | Fix to ensure debootstrap finds its functions. | Johny Mattsson | 1 | +1 | -1 |
2017-09-27 14:57 | return true with bootstrap for loops | parazyd | 1 | +2 | -2 |
2017-09-25 13:58 | don't check for keepfiles on tar_unpack | parazyd | 1 | +10 | -10 |
2017-09-25 10:23 | bump devuan-keyring to latest revision | parazyd | 0 | +0 | -0 |
2017-09-25 10:22 | list parted as a dep; remove obsolete dependencies | parazyd | 1 | +1 | -1 |
2017-09-25 10:17 | Merge branch 'next' | parazyd | 6 | +72 | -33 |
2017-06-26 15:56 | tag 1.0 | parazyd | 2 | +2 | -1 |
2017-06-19 10:28 | explicit debootstrap path | parazyd | 1 | +1 | -1 |
2017-06-19 10:27 | Revert "override $PATH to use the bundled debootstrap" | parazyd | 1 | +0 | -3 |
2017-06-19 10:16 | override $PATH to use the bundled debootstrap | parazyd | 1 | +3 | -0 |
2017-06-19 10:13 | add devuan's debootstrap (suites/jessie) as submodule | parazyd | 2 | +5 | -0 |
2017-06-16 12:24 | apply gio's patch to set bootable flag on the vfat partition | parazyd | 1 | +2 | -0 |
2017-06-05 10:50 | optional memtest | parazyd | 1 | +1 | -0 |
2017-05-23 11:56 | make it overridable from an sdk | parazyd | 1 | +1 | -1 |
2017-05-23 11:54 | make apt-cache opt-in; add contrib and non-free by default | parazyd | 2 | +4 | -2 |
2017-05-21 22:58 | correct path for Release signature | parazyd | 1 | +2 | -1 |
2017-05-21 22:55 | apt path fix | parazyd | 1 | +2 | -2 |
2017-05-21 22:31 | add gpg signing for apt cache | parazyd | 3 | +22 | -2 |
2017-05-21 22:02 | create cache repo outside of the chroot | parazyd | 3 | +77 | -51 |
2017-05-21 19:09 | disable leftover locales.sh | parazyd | 1 | +1 | -1 |
2017-05-21 18:43 | no-recommends for dpkg-dev (fill_apt_cache) | parazyd | 1 | +2 | -2 |
2017-05-21 17:11 | apt caching proof of concept | parazyd | 6 | +65 | -7 |
2017-05-16 15:25 | fix args | parazyd | 1 | +4 | -1 |
2017-05-16 13:56 | allow long apt arguments in extra_packages | parazyd | 1 | +3 | -1 |
2017-05-16 13:12 | remove leftover vim swapfile | parazyd | 1 | +0 | -0 |
2017-05-15 16:50 | support for gentoo isohybrid path | parazyd | 2 | +11 | -1 |
2017-05-15 16:16 | support gentoo isolinux location | parazyd | 1 | +19 | -4 |
2017-05-15 15:08 | no need for mappdevice in image_pack_dist | parazyd | 1 | +3 | -3 |
2017-05-15 14:05 | proper partx support | parazyd | 2 | +12 | -15 |
2017-05-15 13:34 | use the correct -archive- keyring | parazyd | 1 | +1 | -1 |
2017-05-15 13:12 | import devuan keyring as git submodule and utilize it in debootstrap | parazyd | 3 | +5 | -0 |
2017-05-15 11:57 | deprecate kpartx in favor of partx | parazyd | 2 | +3 | -3 |
2017-05-05 16:48 | try a different xz call with an array | parazyd | 1 | +2 | -2 |
2017-05-04 15:28 | bump to RC2 | parazyd | 1 | +1 | -1 |
2017-05-03 12:04 | safer fails | parazyd | 1 | +45 | -31 |
2017-04-23 14:58 | update the sources list if needed when unpacking the tarball | parazyd | 1 | +2 | -0 |
2017-04-23 13:03 | same for iso_squash_strap | parazyd | 1 | +4 | -0 |
2017-04-23 12:59 | apply uefi_opt if we're building a uefi-enabled iso | parazyd | 1 | +5 | -0 |
2017-04-15 16:17 | unpack the tarball now and then | parazyd | 1 | +4 | -5 |
2017-04-15 15:36 | Merge branch 'next' | parazyd | 10 | +207 | -109 |
2017-02-22 13:21 | Merge branch 'next' | parazyd | 11 | +404 | -187 |
2016-12-22 19:07 | Added "python-markdown and ruby-ronn" among the set of dependencies | KatolaZ | 1 | +6 | -1 |
2016-12-18 15:16 | Set theme jekyll-theme-architect | parazyd | 1 | +2 | -0 |
2016-12-18 15:14 | fixes for gh pages | parazyd | 2 | +0 | -0 |
2016-12-18 15:09 | Merge branch 'next' | parazyd | 1 | +5 | -24 |
2016-12-18 14:56 | Merge branch 'next' | parazyd | 1 | +2 | -0 |
2016-12-18 14:52 | Merge branch 'next' | parazyd | 19 | +115 | -93 |
2016-11-15 16:11 | Merge branch 'next' | parazyd | 15 | +837 | -2 |
2016-10-13 07:49 | switch out rdate with openntpd | parazyd | 1 | +1 | -1 |
2016-10-12 19:24 | implement enablessh() | parazyd | 1 | +17 | -0 |
2016-10-12 12:55 | add rsync safety checks (defconfigs change often) | parazyd | 2 | +17 | -4 |
2016-10-12 11:58 | remove redundant I/O | parazyd | 1 | +14 | -15 |
2016-10-12 11:58 | add gpt checks | parazyd | 3 | +20 | -9 |
2016-10-11 21:04 | gain about 30M on bootstrap pack | parazyd | 1 | +2 | -1 |
2016-10-11 20:57 | add small todo on blends | parazyd | 1 | +2 | -0 |
2016-10-11 20:48 | fix dpkgdivert | parazyd | 1 | +2 | -4 |
2016-10-11 20:37 | preserve env where needed on sudo calls | parazyd | 1 | +13 | -11 |
2016-10-11 20:37 | aesthetics | parazyd | 3 | +7 | -10 |
2016-10-11 20:36 | implement dpkgdivert as a separate function | parazyd | 2 | +45 | -43 |
2016-10-11 20:33 | implement purge_packages array; add a few more base_packages | parazyd | 1 | +23 | -12 |
2016-10-10 20:15 | TEEVERBOSE is troublesome | parazyd | 2 | +20 | -20 |
2016-10-10 19:07 | TEEVERBOSE doesn't like whitespace | parazyd | 1 | +4 | -4 |
2016-10-10 18:37 | have a clean bootstrap_tgz each time | parazyd | 1 | +41 | -3 |
2016-10-10 17:54 | add TEEVERBOSE to tee calls | parazyd | 5 | +39 | -34 |
2016-09-30 17:18 | forgot a sudo | parazyd | 1 | +1 | -1 |
2016-09-30 13:09 | proper image_name scheme | parazyd | 1 | +2 | -2 |
2016-09-30 12:27 | fix findloopmapp | parazyd | 3 | +3 | -3 |
2016-09-30 11:10 | change kernel function naming scheme | parazyd | 1 | +4 | -4 |
2016-09-30 10:28 | try for a fix | parazyd | 1 | +6 | -4 |
2016-09-30 09:12 | don't delete qemu on cleanup, do it later | parazyd | 1 | +1 | -1 |
2016-09-30 08:50 | add build_dist | parazyd | 3 | +20 | -2 |
2016-09-30 08:31 | fix naming of packages | parazyd | 1 | +3 | -3 |
2016-09-30 08:21 | more debugging | parazyd | 1 | +2 | -2 |
2016-09-29 22:47 | add qemu_install_user | parazyd | 2 | +10 | -0 |
2016-09-29 22:00 | source remaining zlibs | parazyd | 3 | +6 | -3 |
2016-09-29 21:19 | add rsync and packing to imaging | parazyd | 2 | +87 | -0 |
2016-09-29 20:59 | add installation of x86 kernel | parazyd | 2 | +70 | -9 |
2016-09-29 20:39 | update readme | parazyd | 1 | +5 | -3 |
2016-09-29 20:36 | add basic imaging | parazyd | 5 | +113 | -2 |
2016-09-29 20:02 | add readme | parazyd | 7 | +65 | -20 |
2016-09-29 19:35 | don't use system_packages anymore | parazyd | 2 | +7 | -10 |
2016-09-29 19:22 | add bootstrap functions | parazyd | 5 | +488 | -0 |
2016-09-29 19:19 | begin refactoring | parazyd | 22 | +0 | -2154 |
2016-07-08 17:23 | changed default location of bootstrap tgz | Jaromil | 1 | +1 | -1 |
2016-06-20 23:44 | amended pkg_set_list | KatolaZ | 2 | +182 | -6 |
2016-06-19 22:00 | trying to force grub2 to install on loopback mbr from UEFI machine | KatolaZ | 1 | +2 | -1 |
2016-06-16 08:26 | sdk.init now loads blends and packages | KatolaZ | 1 | +2 | -0 |
2016-06-16 07:21 | minimal blend management and stub for package management | KatolaZ | 2 | +161 | -0 |
2016-06-15 17:02 | small fixes | Jaromil | 1 | +2 | -2 |
2016-06-15 16:42 | workaround img_mkimage | parazyd | 1 | +6 | -6 |
2016-06-15 15:58 | include qemu-wrapper.c | parazyd | 1 | +20 | -0 |
2016-06-15 15:57 | install qemu-userstatic on bootstrap if applicable | parazyd | 3 | +21 | -12 |
2016-06-15 11:55 | normalized strapdir name | Jaromil | 1 | +1 | -1 |
2016-06-15 11:43 | updated zuper | Jaromil | 0 | +0 | -0 |
2016-06-15 11:41 | just sdk.init is enough to load lib | Jaromil | 2 | +4 | -33 |
2016-06-15 08:40 | normalized bootstrap paths | Jaromil | 1 | +2 | -1 |
2016-06-15 08:06 | renamed files and separated init to fix global scoping | Jaromil | 3 | +139 | -137 |
2016-06-15 07:20 | reindenting | Jaromil | 1 | +66 | -66 |
2016-06-15 07:10 | version and zuper loading fix | Jaromil | 1 | +3 | -6 |
2016-06-15 06:12 | stub for expectlib | KatolaZ | 1 | +100 | -0 |
2016-06-14 21:34 | more defaults on SDK envs | Jaromil | 1 | +3 | -0 |
2016-06-14 21:31 | adjustements for env vars | Jaromil | 1 | +49 | -52 |
2016-06-14 06:02 | creation of "builds" in sdk_init | KatolaZ | 1 | +3 | -1 |
2016-06-14 05:45 | moved mkir $strapdir before sourcing zuper.init | KatolaZ | 1 | +5 | -7 |
2016-06-14 05:35 | other cosmetics | KatolaZ | 1 | +1 | -1 |
2016-06-14 05:34 | cosmetics in libdevuansdk | KatolaZ | 1 | +10 | -6 |
2016-06-14 05:09 | zuper sourced on library load | KatolaZ | 1 | +7 | -5 |
2016-06-14 04:28 | added function sdk_init in libdevuansdk | KatolaZ | 1 | +84 | -76 |
2016-06-13 16:12 | simplified loading of library | Jaromil | 6 | +72 | -63 |
2016-06-13 14:57 | renaming of zlibs | Jaromil | 7 | +232 | -223 |
2016-06-13 14:50 | iso to isolinux rename | Jaromil | 2 | +162 | -162 |
2016-06-13 14:43 | customise: whitespace cleanup | Jaromil | 1 | +17 | -17 |
2016-06-13 14:43 | namespace adjustements and checks | Jaromil | 3 | +60 | -25 |
2016-06-13 14:06 | zuper: updated | Jaromil | 0 | +0 | -0 |
2016-06-13 13:40 | iso: noappend to squashfs | Jaromil | 1 | +1 | -1 |
2016-06-13 00:35 | function documentation updated | KatolaZ | 1 | +1 | -1 |
2016-06-13 00:23 | reduced dependencies in target image to grub-common (instead than grub-pc) | KatolaZ | 1 | +1 | -1 |
2016-06-13 00:21 | now make_qemu_img creates bootable images | KatolaZ | 1 | +5 | -2 |
2016-06-12 23:44 | make_qemu_image produces an "almost-bootable" qemu image | KatolaZ | 2 | +32 | -4 |
2016-06-12 22:05 | added stuff in customise | KatolaZ | 4 | +79 | -15 |
2016-06-12 17:21 | towards make_qemu_img | KatolaZ | 2 | +37 | -0 |
2016-06-12 17:02 | documented install_default_kernel | KatolaZ | 1 | +5 | -0 |
2016-06-12 16:54 | added "install_default_kernel" in "customise" | KatolaZ | 2 | +51 | -0 |
2016-06-12 16:13 | little change in sysconf (avoid to remove /boot/initrd.img ) | KatolaZ | 1 | +3 | -3 |
2016-06-09 14:59 | add option to install qemu, fix bootstrap mount calls | parazyd | 3 | +15 | -4 |
2016-06-09 09:43 | fstypes when partitioning raw image | parazyd | 1 | +28 | -13 |
2016-06-09 09:43 | overridable bootloader; optional extra packages | parazyd | 2 | +4 | -5 |
2016-06-09 08:15 | fstab; fixes | parazyd | 3 | +7 | -7 |
2016-06-08 21:19 | make .done check non-empty to conform with ckreq | Jaromil | 1 | +1 | -1 |
2016-06-08 20:33 | aptautostart function | parazyd | 2 | +46 | -0 |
2016-06-08 20:35 | correct detect that debootstrap finished | Jaromil | 1 | +1 | -1 |
2016-06-08 20:34 | iso also does usr squashfs | Jaromil | 2 | +234 | -19 |
2016-06-08 19:59 | drop a file to signal complete bootstrap | parazyd | 1 | +4 | -2 |
2016-06-08 19:54 | documentation updates | parazyd | 3 | +34 | -15 |
2016-06-08 19:45 | raw image builds; grub+kernel | parazyd | 3 | +37 | -8 |
2016-06-08 19:35 | Merge branch 'master' of git.devuan.org:sdk/libdevuansdk | parazyd | 1 | +66 | -10 |
2016-06-08 19:07 | drop escalate wrapper | parazyd | 4 | +59 | -30 |
2016-06-08 17:44 | config merge | Jaromil | 1 | +1 | -6 |
2016-06-08 17:36 | progress on iso making | Jaromil | 4 | +35 | -8 |
2016-06-08 16:53 | dos mbr sizes | parazyd | 2 | +13 | -2 |
2016-06-08 16:49 | initial iso packing | Jaromil | 2 | +70 | -1 |
2016-06-08 16:33 | img_ namespace fix | parazyd | 2 | +12 | -12 |
2016-06-08 16:29 | raw image operations | parazyd | 5 | +197 | -3 |
2016-06-08 15:30 | change strapdir to official devuan naming | parazyd | 1 | +1 | -1 |
2016-06-08 15:29 | change namespace | parazyd | 2 | +18 | -16 |
2016-06-08 15:07 | cleanup created ssh keys upon finish | parazyd | 4 | +17 | -17 |
2016-06-08 14:49 | fill in documentation | Jaromil | 2 | +44 | -5 |
2016-06-08 14:48 | various fixes for smooth operation | Jaromil | 4 | +45 | -17 |
2016-06-08 13:46 | latest super branch | Jaromil | 0 | +0 | -0 |
2016-06-08 13:33 | base system bootstrap | parazyd | 7 | +438 | -17 |
2016-06-08 12:25 | documentation | parazyd | 3 | +53 | -0 |
2016-06-08 12:24 | Merge branch 'master' of git.devuan.org:sdk/libdevuansdk | parazyd | 4 | +128 | -0 |
2016-06-08 11:54 | initial commit; readme; documentation | parazyd | 4 | +745 | -0 |