This website requires JavaScript.
ab3a398875
mklive: set live user shell to /bin/sh; use /etc/issue; disable autologin.
Juan RP
2014-09-20 11:14:29 +02:00
bb8d32e2c2
mklive: always omit dracut systemd module if base-system-systemd is not used.
Juan RP
2014-09-20 09:44:36 +02:00
8c91dea923
mklive: added -C and -T to append kernel cmdline args and modify bootloader title.
Juan RP
2014-09-18 17:17:17 +02:00
bedab03a6e
Move splash image and motd to data/; this way those can be overrided easily.
Juan RP
2014-09-18 16:52:28 +02:00
620883f9b2
installer: fixed multiple random issues.
Juan RP
2014-08-29 15:59:56 +02:00
9883c5eae6
installer: ignore partitions that are part of LVM.
Juan RP
2014-08-29 15:13:23 +02:00
945dc94fe8
installer: detect LUKS and LVM LVs correctly.
Juan RP
2014-08-29 13:30:38 +02:00
70f268cc29
installer: remove unnecessary quoting.
Juan RP
2014-08-29 08:50:37 +02:00
c97e10480c
installer: remove last ref to parted.
Juan RP
2014-08-25 11:19:13 +02:00
ad34e8f792
installer: drop parted and switch to cfdisk.
Juan RP
2014-08-25 11:18:22 +02:00
29340d664e
dracut/adduser.sh: repair autologin with the latest agetty runit service.
Juan RP
2014-08-08 13:06:02 +02:00
27ab1fc5d5
README: update.
Juan RP
2014-08-03 20:15:19 +02:00
d09421cfe1
mklive: remove a check that is no longer necessary.
Juan RP
2014-08-02 09:14:22 +02:00
5c49a31161
mklive: add systemd dracut module for systemd images.
Juan RP
2014-08-02 08:56:39 +02:00
2c3fb819ee
mklive: fix regression introduced in ca3a146bb (UEFI boot not working).
Juan RP
2014-08-02 08:53:38 +02:00
e4434c5d51
dracut/adduser.sh: do not add user to the systemd-journal group.
Juan RP
2014-08-02 07:48:18 +02:00
f898ef96e3
installer: mount /tmp as tmpfs.
Juan RP
2014-07-31 16:17:56 +02:00
194c1cdd89
mkrootfs: update for base-system as runit.
Juan RP
2014-07-29 08:33:04 +02:00
6d7fa74d74
installer: fix network install.
Juan RP
2014-07-28 22:48:22 +02:00
ca3a146bbb
mklive.sh: run grub-mkstandalone via xbps-uchroot(8) to avoid host issues.
Juan RP
2014-06-29 17:57:32 +02:00
ef81fb90f8
dracut/copy-initramfs.sh: only run this with systemd.
Juan RP
2014-06-29 12:36:51 +02:00
204277a8a8
README: add some examples.
Juan RP
2014-06-25 18:10:09 +02:00
f2e9e4f27a
mkrootfs: use built-in void pubkey; assign default void repo if -r unset.
Juan RP
2014-06-25 08:23:37 +02:00
ddbf495c4c
mklive: two fixes to generate images on any linux distro.
Juan RP
2014-06-25 06:53:30 +02:00
b54cdb22e7
dracut/adduser.sh: no need to remove pam_systemd with runit anymore.
Juan RP
2014-06-20 10:29:06 +02:00
1fcbe4e2e9
mkrootfs: added c option correctly.
Juan RP
2014-06-01 12:34:08 +02:00
e056d3944c
mkrootfs: added -b, -c and -r options to set system pkg, cachedir and repos respectively.
Juan RP
2014-06-01 12:29:55 +02:00
1980b64954
installer: fixed some issues found with base-system-runit.
Juan RP
2014-05-31 13:02:49 +02:00
c121f9ea1e
dracut/display-manager-autologin.sh: if enlightenment and lxdm are installed, autostart it.
Juan RP
2014-05-31 13:02:28 +02:00
82681e718b
mklive: added -b option to specify an alternative base-system pkg.
Juan RP
2014-05-31 12:02:36 +02:00
1e28a7ae4d
Add global systemd var
Ypnose
2014-05-30 12:40:46 +02:00
df8e66316f
Enable runit images
Ypnose
2014-05-30 12:00:02 +02:00
07ce345ba6
mklive: misc tweaks to generate a proper image with runit.
Juan RP
2014-05-23 15:05:31 +02:00
3b5b9cba6a
mklive: do not assume glibc and/or systemd (might use musl and runit instead :-).
Juan RP
2014-05-23 11:30:24 +02:00
11e39d0fbc
mklive: switch to xz initramfs; misc tweaks.
Juan RP
2014-05-23 10:55:03 +02:00
27aa44e0fd
mklive: improved to avoid host deps; use our own pkgs to generate images.
Juan RP
2014-05-22 22:00:31 +02:00
03a215e616
Merge pull request #7 from Gottox/master
Juan RP
2014-05-16 10:42:08 +02:00
ba9801c183
installer: for btrfs filesystems use -f to force creation.
Juan RP
2014-05-11 10:38:00 +02:00
b8062c9b45
mklive: correctly set path to store the iso image.
Juan RP
2014-05-11 09:43:12 +02:00
340c8107ee
mklive: load loop kmod in the grub stage instead.
Juan RP
2014-05-11 09:35:39 +02:00
3b660f9290
mklive: generatate image in cwd.
Juan RP
2014-05-07 21:04:46 +02:00
92be3725d8
Don't show plain password in Settings screen
Enno Boland
2014-05-07 18:57:25 +02:00
30c13a8fb4
mklive: redirect to logfile when reconfiguring locales; load loop kmod too.
Juan RP
2014-04-28 11:01:00 +02:00
a9ea9ea750
README.md: sync with reality.
Juan RP
2014-04-23 11:30:05 +02:00
844f9e4607
mklive: avoid void-{artwork,mklive} dependencies on system.
Juan RP
2014-04-23 11:18:34 +02:00
2e3f01f4fa
mklive: remove unnecessary steps.
Juan RP
2014-04-22 12:23:09 +02:00
6694adcef9
mklive: switch to xbps-uchroot(8); bye bye systemd-nspawn.
Juan RP
2014-04-22 12:11:34 +02:00
0d81294fcc
Revert "installer/mklive: make sure to install dcron rather than cronie."
Juan RP
2014-02-03 23:43:48 +01:00
1ccbe86051
installer/mklive: make sure to install dcron rather than cronie.
Juan RP
2014-02-03 23:31:13 +01:00
22d319346d
installer: add a network option in main menu.
Juan RP
2014-02-03 23:16:28 +01:00
08db3c6cb3
installer: added basic wifi setup via dhcpcd (only WEP and WPA/PSK for now).
Juan RP
2014-02-03 23:11:54 +01:00
c3c67ad641
installer: copy host void rsa pubkey to the target rootfs.
Juan RP
2014-02-03 21:10:25 +01:00
1f55bbb29d
README: update.
Juan RP
2014-01-28 17:08:04 +01:00
20f2340387
mkimage: guess platform automatically, add new options to set fstype and boot fssize.
Juan RP
2014-01-28 17:04:15 +01:00
531d38dc73
mkrootfs: make platform argument mandatory, install <platform>-base pkg automatically.
Juan RP
2014-01-28 16:35:45 +01:00
1d5a5195a8
Merge pull request #6 from Gottox/master
Juan RP
2014-01-28 07:12:10 -08:00
24f3cd97c2
install bootloader on udroid-u2
Gottox
2014-01-28 14:31:08 +01:00
e20720b93b
Merge pull request #5 from jan-schreib/master
Juan RP
2014-01-27 11:32:43 -08:00
1854bcdb08
Fixed typo.
Jan S
2014-01-26 22:50:09 +01:00
aedb3ea05c
mkimage: use conv=sparse if dd supports it; added -p to set platform.
Juan RP
2014-01-26 20:32:54 +01:00
d728ef5f4a
mkrootfs: accept -p cubieboard.
Juan RP
2014-01-26 12:12:30 +01:00
1da8db0c36
Merge pull request #4 from Gottox/master
Juan RP
2014-01-22 09:28:06 -08:00
9683dc0045
using xpart instead of losetup -P, as -P is not supported by debian stable mkfs.vfat thinks it writes to a raw device instead of a partition on debian. force it
root
2014-01-22 18:15:57 +01:00
0621eebf86
Merge branch 'master' of https://github.com/voidlinux/void-mklive
root
2014-01-22 11:01:26 +01:00
eb14a02029
mkrootfs: fix xbps-query -R PKGBASE
Juan RP
2014-01-22 11:06:05 +01:00
ea37f5fa4e
Merge branch 'master' of https://github.com/voidlinux/void-mklive
Gottox
2014-01-22 10:42:02 +01:00
e5df5f03d1
mkrootfs: typofix in previous.
Juan RP
2014-01-22 10:43:28 +01:00
2d29c1aa7c
typo fix
Gottox
2014-01-22 10:41:00 +01:00
89fd4983d5
mkrootfs: replace -R with -C to specify xbps.conf.
Juan RP
2014-01-22 10:36:24 +01:00
adc326d0d4
mkrootfs: remove std{err,out} redirs to see cmd output.
Juan RP
2014-01-22 10:31:28 +01:00
e20cebf5c9
mkrootfs: fix previous.
Juan RP
2014-01-22 10:22:57 +01:00
5077411bd0
mkrootfs: fix xbps-query with remote repos.
Juan RP
2014-01-22 10:21:57 +01:00
9fd80621ad
mkrootfs: added -R to set the xbps repository.
Juan RP
2014-01-22 10:15:17 +01:00
1ee561f98d
mkimage: create /boot partition at 4096 sectors.
Juan RP
2014-01-21 23:27:52 +01:00
0756604fb0
mkrootfs: added new flags: -k <xbps-keys-dir> and -m <platform> (rpi|odroid*).
Juan RP
2014-01-21 23:13:26 +01:00
be13cabb84
Makefile: generate executable scripts.
Juan RP
2014-01-11 18:51:47 +01:00
ad4c7ec381
mklive.sh.in: install local installer if available, otherwise the host one.
Juan RP
2014-01-11 18:51:02 +01:00
de357fbda9
mklive.sh: make it work with xbps>=0.27.
Juan RP
2014-01-11 18:40:16 +01:00
2554f93ba4
installer: after successfull installation only remove dialog pkg.
Juan RP
2013-11-14 11:55:16 +01:00
e12311d655
mklive: always use base-system and dialog pkgs to generate the live image.
Juan RP
2013-11-14 11:52:30 +01:00
c80eee86f9
vmklive: drop locale.LANG from kernel cmdline, it's always set to en_US.UTF-8.
Juan RP
2013-11-14 11:52:00 +01:00
86297ed6c0
mkrootfs: drop systemd dependency; misc tweaks.
Juan RP
2013-11-12 16:48:59 +01:00
ede54ad439
mkimage: check for losetup existence too.
Juan RP
2013-11-12 16:48:55 +01:00
adf32efa6b
mkimage: check for mkfs.xxx after setting defaults.
Juan RP
2013-11-11 10:09:00 +01:00
2c846d9f4c
mkimage: make sure to update rootfstype on /boot/cmdline.txt for Raspberry Pi.
Juan RP
2013-11-11 09:06:03 +01:00
81378ab3c6
mkimage: allow -r f2fs or any other fs and check we have required cmds.
Juan RP
2013-11-10 08:42:04 +01:00
d4cd939375
mkrootfs: added -p option to add extra pkgs to the rootfs.
Juan RP
2013-11-10 08:41:43 +01:00
64ffdff00c
installer: repair local installations.
Juan RP
2013-10-16 11:03:48 +02:00
e267fde82f
Make this work with xbps >= 0.26.
Juan RP
2013-09-29 10:26:53 +02:00
ecf9674d14
mkimage: do not force FAT32 for the /boot filesystem.
Juan RP
2013-09-21 12:30:38 +02:00
0fbbcbd740
installer: use an infobox when copying live image to target; misc tweaks.
Juan RP
2013-09-16 11:44:45 +02:00
78c31161df
installer: two more infoboxes after copying image to target; remove useless dir.
Juan RP
2013-09-14 15:17:44 +02:00
2fdc8b11cc
mklive: update conf file with an uptodate pkglist.
Juan RP
2013-09-14 15:17:40 +02:00
63dbda3e43
COPYING: sync with reality.
Juan RP
2013-09-14 15:17:16 +02:00
670f476709
installer: remove temporary pkgs from target after copying live image.
Juan RP
2013-08-26 17:03:43 +02:00
3061aa72cd
Makefile: use short git tag; bump to v21.
Juan RP
2013-08-23 11:14:18 +02:00
d36f33b76c
README -> README.md
Juan RP
2013-08-22 17:35:40 +02:00
b4140a3b2e
README: update.
Juan RP
2013-08-22 17:35:31 +02:00
07f4bb7b17
installer: repair network install.
Juan RP
2013-08-22 16:36:37 +02:00
011fc24068
Makefile: bump to v20.
Juan RP
2013-08-22 16:15:39 +02:00