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
*
mklive: improved to avoid host deps; use our own pkgs to generate images.
Juan RP
2014-05-22
4
-154
/
+96
*
Merge pull request #7 from Gottox/master
Juan RP
2014-05-16
1
-1
/
+4
|
\
|
*
Don't show plain password in Settings screen
Enno Boland
2014-05-07
1
-1
/
+4
*
|
installer: for btrfs filesystems use -f to force creation.
Juan RP
2014-05-11
1
-1
/
+1
*
|
mklive: correctly set path to store the iso image.
Juan RP
2014-05-11
1
-3
/
+5
*
|
mklive: load loop kmod in the grub stage instead.
Juan RP
2014-05-11
1
-1
/
+2
*
|
mklive: generatate image in cwd.
Juan RP
2014-05-07
1
-1
/
+1
|
/
*
mklive: redirect to logfile when reconfiguring locales; load loop kmod too.
Juan RP
2014-04-28
1
-1
/
+2
*
README.md: sync with reality.
Juan RP
2014-04-23
1
-4
/
+15
*
mklive: avoid void-{artwork,mklive} dependencies on system.
Juan RP
2014-04-23
2
-18
/
+15
*
mklive: remove unnecessary steps.
Juan RP
2014-04-22
1
-7
/
+0
*
mklive: switch to xbps-uchroot(8); bye bye systemd-nspawn.
Juan RP
2014-04-22
2
-4
/
+5
*
Revert "installer/mklive: make sure to install dcron rather than cronie."
Juan RP
2014-02-03
2
-3
/
+3
*
installer/mklive: make sure to install dcron rather than cronie.
Juan RP
2014-02-03
2
-3
/
+3
*
installer: add a network option in main menu.
Juan RP
2014-02-03
1
-1
/
+3
*
installer: added basic wifi setup via dhcpcd (only WEP and WPA/PSK for now).
Juan RP
2014-02-03
1
-13
/
+46
*
installer: copy host void rsa pubkey to the target rootfs.
Juan RP
2014-02-03
1
-0
/
+2
*
README: update.
Juan RP
2014-01-28
1
-3
/
+4
*
mkimage: guess platform automatically, add new options to set fstype and boot...
Juan RP
2014-01-28
1
-24
/
+34
*
mkrootfs: make platform argument mandatory, install <platform>-base pkg autom...
Juan RP
2014-01-28
1
-17
/
+30
*
Merge pull request #6 from Gottox/master
Juan RP
2014-01-28
1
-0
/
+5
|
\
|
*
install bootloader on udroid-u2
Gottox
2014-01-28
1
-0
/
+5
|
/
*
Merge pull request #5 from jan-schreib/master
Juan RP
2014-01-27
1
-1
/
+1
|
\
|
*
Fixed typo.
Jan S
2014-01-26
1
-1
/
+1
|
/
*
mkimage: use conv=sparse if dd supports it; added -p to set platform.
Juan RP
2014-01-26
1
-7
/
+27
*
mkrootfs: accept -p cubieboard.
Juan RP
2014-01-26
1
-0
/
+1
*
Merge pull request #4 from Gottox/master
Juan RP
2014-01-22
2
-6
/
+13
|
\
|
*
using xpart instead of losetup -P, as -P is not supported by debian stable
root
2014-01-22
1
-5
/
+12
|
*
Merge branch 'master' of https://github.com/voidlinux/void-mklive
root
2014-01-22
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
mkrootfs: fix xbps-query -R PKGBASE
Juan RP
2014-01-22
1
-1
/
+1
|
*
Merge branch 'master' of https://github.com/voidlinux/void-mklive
Gottox
2014-01-22
1
-3
/
+3
|
|
\
|
|
/
|
/
|
*
|
mkrootfs: typofix in previous.
Juan RP
2014-01-22
1
-3
/
+3
|
*
typo fix
Gottox
2014-01-22
1
-1
/
+1
|
/
*
mkrootfs: replace -R with -C to specify xbps.conf.
Juan RP
2014-01-22
1
-5
/
+6
*
mkrootfs: remove std{err,out} redirs to see cmd output.
Juan RP
2014-01-22
1
-2
/
+2
*
mkrootfs: fix previous.
Juan RP
2014-01-22
1
-1
/
+2
*
mkrootfs: fix xbps-query with remote repos.
Juan RP
2014-01-22
1
-1
/
+1
*
mkrootfs: added -R to set the xbps repository.
Juan RP
2014-01-22
1
-5
/
+6
*
mkimage: create /boot partition at 4096 sectors.
Juan RP
2014-01-21
1
-1
/
+1
*
mkrootfs: added new flags: -k <xbps-keys-dir> and -m <platform> (rpi|odroid*).
Juan RP
2014-01-21
1
-9
/
+21
*
Makefile: generate executable scripts.
Juan RP
2014-01-11
1
-0
/
+1
*
mklive.sh.in: install local installer if available, otherwise the host one.
Juan RP
2014-01-11
1
-0
/
+6
*
mklive.sh: make it work with xbps>=0.27.
Juan RP
2014-01-11
1
-5
/
+10
*
installer: after successfull installation only remove dialog pkg.
Juan RP
2013-11-14
1
-1
/
+1
*
mklive: always use base-system and dialog pkgs to generate the live image.
Juan RP
2013-11-14
1
-9
/
+4
*
vmklive: drop locale.LANG from kernel cmdline, it's always set to en_US.UTF-8.
Juan RP
2013-11-14
2
-2
/
+2
*
mkrootfs: drop systemd dependency; misc tweaks.
Juan RP
2013-11-12
1
-19
/
+43
*
mkimage: check for losetup existence too.
Juan RP
2013-11-12
1
-1
/
+1
*
mkimage: check for mkfs.xxx after setting defaults.
Juan RP
2013-11-11
1
-6
/
+6
*
mkimage: make sure to update rootfstype on /boot/cmdline.txt for Raspberry Pi.
Juan RP
2013-11-11
1
-0
/
+4
[next]