index
:
hrmpf
this commit
master
hrmpf rescue system, built on Void Linux
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
README: update mklive examples.
Juan RP
2015-04-15
1
-3
/
+7
*
mklive: use $BASE_ARCH if set for the image filename.
Juan RP
2015-04-15
1
-1
/
+1
*
build-x86-images.sh.in: improve the monospace fonts issue.
Juan RP
2015-04-08
1
-1
/
+1
*
dracut/services: do not enable wpa_supplicant.
Juan RP
2015-04-07
1
-1
/
+1
*
mklive: reconfigure base-files for the kvm group.
Juan RP
2015-04-07
1
-1
/
+1
*
build-rootfs: fix arg order.
Juan RP
2015-02-22
1
-1
/
+1
*
build-rootfs: new script to build all rootfs tarballs.
Juan RP
2015-02-22
1
-0
/
+9
*
build-arm-images: only build the images, the rootfs must be available.
Juan RP
2015-02-22
1
-5
/
+5
*
mkimage: misc cosmetic tweaks; umount rootfs/boot only if it's mounted.
Juan RP
2015-02-22
1
-3
/
+3
*
mklive: add libgcc to required pkgs; glibc's pthread_cancel needs it :/
Juan RP
2015-02-21
1
-1
/
+1
*
build-x86-images: pass additional args to mklive.
Juan RP
2015-02-21
1
-5
/
+5
*
Merge pull request #19 from teh-jazzman/master
Juan RP
2015-02-21
1
-1
/
+3
|
\
|
*
Option not to install a bootloader
Stefan Mühlinghaus
2015-02-20
1
-1
/
+3
|
/
*
dracut/adduser: add user to the audio/video groups.
Juan RP
2015-02-14
1
-1
/
+1
*
build-x86-images: add gnome-themes-standard for gtk[23] apps.
Juan RP
2015-02-14
1
-1
/
+1
*
dracut/services: do not enable agetty on serial by default.
Juan RP
2015-02-14
1
-1
/
+1
*
mkrootfs: die if $QEMU_BIN is not in PATH.
Juan RP
2015-02-12
1
-0
/
+3
*
mklive: force C locale to install base pkgs to silence dracut.
Juan RP
2015-02-11
1
-1
/
+1
*
mkimage: do not touch rootfstype from cmdline, it's unnecessary.
Juan RP
2015-02-10
1
-4
/
+0
*
mkrootfs: generate rpi2 tarballs with a proper name.
Juan RP
2015-02-06
1
-2
/
+4
*
mkrootfs: override PLATFORM for rpi; we do use the same platform pkg.
Juan RP
2015-02-06
1
-1
/
+1
*
build-arm-images: build the rpi2 image.
Juan RP
2015-02-06
1
-1
/
+1
*
mk{image,rootfs}: add support for the rpi2 platform (armv7).
Juan RP
2015-02-06
2
-2
/
+4
*
mkrootfs: support i686/x86_64.
Christian Neukirchen
2015-02-01
1
-6
/
+21
*
mkrootfs: use parallel xz.
Christian Neukirchen
2015-02-01
1
-1
/
+1
*
mklive: unbreak setting multiple repos via -r (close #17)
Juan RP
2015-01-31
1
-2
/
+3
*
build-x86-images: fix cinnamon image; add gnome-terminal and gvfs.
Juan RP
2015-01-25
1
-2
/
+2
*
build-x86-images: by popular demand add cryptsetup/lvm2/mdadm to all images.
Juan RP
2015-01-25
1
-1
/
+1
*
build-x86-images: generate image with cinnamon.
Juan RP
2015-01-25
1
-4
/
+9
*
dracut/display-manager-autologin: autostart cinnamon if found.
Juan RP
2015-01-25
1
-0
/
+2
*
dracut/services: do not enable agetty-serial.
Juan RP
2015-01-25
1
-1
/
+1
*
mkimage: added bananapi platform.
Juan RP
2015-01-19
1
-3
/
+3
*
mkrootfs: add 'bananapi' platform.
Juan RP
2015-01-19
1
-2
/
+3
*
mkimage: disable fsck on rootfs if it's f2fs; it does not work in the rpi.
Juan RP
2015-01-17
1
-1
/
+6
*
installer: mount pseudofs to regenerate the initramfs.
Juan RP
2015-01-15
1
-2
/
+2
*
data/void-vpkgs.conf: add some more default pkgs.
Juan RP
2015-01-10
1
-5
/
+6
*
installer: generate a non hostonly initramfs; force-add ahci just in case.
Juan RP
2015-01-05
1
-1
/
+1
*
mklive: declare vpkgs unversioned and update path for xbps>=0.43.
Juan RP
2015-01-05
2
-4
/
+4
*
mklive: more fixes for musl images.
Juan RP
2014-12-29
1
-3
/
+5
*
mklive: misc fixes to generate successful musl images.
Juan RP
2014-12-29
1
-7
/
+8
*
mklive: only remove unnecessary pkgs if don't have revdeps.
Juan RP
2014-12-17
1
-1
/
+6
*
mklive: multiple improvements and fixes.
Juan RP
2014-12-17
2
-92
/
+72
*
installer: swap is not mandatory.
Juan RP
2014-12-16
1
-2
/
+2
*
New script to build ARM rootfs/images.
Juan RP
2014-12-15
1
-0
/
+11
*
installer: redirect debug msgs to /dev/tty8.
Juan RP
2014-12-15
1
-4
/
+4
*
mkimage: simplify.
Juan RP
2014-12-06
1
-3
/
+1
*
mkimage: get rid of partx completely.
Juan RP
2014-12-06
1
-1
/
+0
*
mkimage: use losetup --partscan rather than partx.
Juan RP
2014-12-05
1
-2
/
+1
*
mkimage: umount boot only in !beaglebone.
Juan RP
2014-12-05
1
-1
/
+3
*
mklive.sh: dont error out if loop module cannot be loaded.
Juan RP
2014-12-05
1
-1
/
+1
[next]