93 Commits

Author SHA1 Message Date
Juan RP
c36acf400c mklive.sh.in: repair support for remote repos. 2013-07-12 10:34:45 +02:00
Juan RP
0d79e3980b mklive.sh.in: add -S to XBPS_ARGS, to make this work with remote repos. 2013-07-12 10:22:21 +02:00
Juan RP
b6ae26ddf2 installer: tyop fix. 2013-07-01 15:54:06 +02:00
Juan RP
a4edc23bd6 installer: avoid creating a broken dhcpcd.conf. 2013-07-01 15:51:06 +02:00
Juan RP
3389b3d3de Bump version to v16. 2013-06-12 05:30:15 +02:00
Juan RP
65daf0eb35 dracut/adduser.sh: fix issue #1.
Make sure that systemd uses our getty service modified to autologin with the live user.
2013-06-12 05:28:43 +02:00
Juan RP
90c2d5fa06 mklive.sh: fix the xorriso efi args (needs -no-emul-boot). 2013-06-12 05:08:58 +02:00
Juan RP
a66ddf9062 Bump to v15 for the recent EFI boot fix (tested by ojab). 2013-06-11 11:30:10 +02:00
Juan RP
7251a70079 Use Fedora way to generate the images with xorriso (-e and -isohybrid-gpt-basdat). 2013-06-11 10:42:31 +02:00
Juan RP
e80d4edb1b dracut: chown after chroot to NEWROOT instead. 2013-06-02 12:32:57 +02:00
Juan RP
4631d5a919 dracut/module-setup.sh: need chown(1) for adduser.sh. 2013-06-02 12:22:23 +02:00
Juan RP
b2799357c3 dracut/adduser.sh: fix polkit rules file name. 2013-06-02 12:10:20 +02:00
Juan RP
699937efca mklive: force-add vmklive dracut module and generate a polkit rules file to bypass auth. 2013-06-02 12:08:27 +02:00
Juan RP
97f9b02fd7 installer: added support for f2fs (Flash-Friendly Filesystem). 2013-05-23 21:01:40 +02:00
Juan RP
e7bb9ad803 After installing pkgs reconfigure them with systemd-nspawn. 2013-05-22 08:08:29 +02:00
Juan RP
0c3ec890bc dracut/copy-initramfs.sh: set $KVER to make this work again. 2013-05-22 08:08:02 +02:00
Juan RP
92a48c5d2f dracut/locale.sh: set locale/keymap in newroot config files too. 2013-05-21 22:33:11 +02:00
Juan RP
d188c1fe71 mklive: copy kmods from temp rootfs to the final rootfs; remove redundant stuff. 2013-05-21 21:51:47 +02:00
Juan RP
9f542b769d Set locale.LANG in grub/syslinux config. 2013-05-21 21:46:48 +02:00
Juan RP
22bae418bb dracut: new locale.sh script to rebuild the target locale. 2013-05-21 21:44:45 +02:00
Juan RP
e05ce506e8 copy-kmods.sh -> copy-initramfs.sh; do not copy kmods, just the initramfs for shutdown. 2013-05-21 21:35:35 +02:00
Juan RP
46f0398357 mklive: disable drm dracut module in the initramfs. 2013-05-21 18:15:56 +02:00
Juan RP
38caeeab06 Makefile: bump to 0.14. 2013-05-20 16:32:19 +02:00
Juan RP
c6f15e7299 dracut/copy-kmods.sh: copy the initramfs to the new rootfs for proper shutdown. 2013-05-20 16:31:47 +02:00
Juan RP
2ce7cd8251 mklive: disable dash in the live initramfs; this really sucks for interactive use. 2013-05-20 16:31:19 +02:00
Juan RP
dfb3ade8c5 Make sure all filesystems in targetdir are unmounted. 2013-05-20 16:00:34 +02:00
Juan RP
b557955207 Update grub/isolinux kernel cmdline: remove useless args. 2013-05-20 15:57:37 +02:00
Juan RP
997b3ca895 dracut: misc tweaks. 2013-05-20 13:15:21 +02:00
Juan RP
a5d3e1fc9f mklive: copy chain.c32 from syslinux to boot from harddisk. 2013-05-20 13:11:32 +02:00
Juan RP
20f23bc133 installer: redirect output to $LOG when regenerating the libc locales. 2013-05-20 12:07:47 +02:00
Juan RP
62c920ea5a installer: provide full list of keymaps, locales and timezones; regenerate wanted locale. 2013-05-20 11:48:46 +02:00
Juan RP
7bfd9bc601 Copy network kernel modules for network install; misc tweaks. 2013-05-20 11:24:47 +02:00
Juan RP
5f308e46fe dracut/module-setup.sh: need depmod in initramfs for copy-kmods.sh. 2013-05-20 11:18:13 +02:00
Juan RP
2a5939bce4 dracut/copy-kmods.sh: after copying kmod re-run depmod. 2013-05-20 11:12:54 +02:00
Juan RP
2517265510 Misc tweaks to the generated initramfs in the live image. 2013-05-19 12:38:26 +02:00
Juan RP
7601096f1a Add another script for dracut to copy kmods from initramfs to the new rootfs. 2013-05-19 12:36:21 +02:00
Juan RP
cb1b9f3ca9 installer: quote a variable to avoid an error while unmounting target filesystems. 2013-05-19 10:49:28 +02:00
Juan RP
c1d11098c2 Switch to iproute and dhcpcd and drop ifconfig/route/udhcpc. 2013-05-19 10:08:12 +02:00
Juan RP
cf477a7c3f Drop wget dependency, use xbps-uhelper fetch instead. 2013-05-19 09:44:35 +02:00
Juan RP
005f64904c Drop static list of timezones, use timedatectl(8) instead. 2013-05-19 09:43:36 +02:00
Juan RP
44423c3700 Start integration of void-installer and start conversion to non-busybox utils. 2013-05-19 09:39:56 +02:00
Juan RP
ab5201f3ba grub/grub_void.cfg.in: add missing ')' that broke configuration. 2013-05-19 08:32:00 +02:00
Juan RP
496ab55ca8 dracut/adduser.sh: change shell to bash for the live user. 2013-05-18 09:41:27 +02:00
Juan RP
cf53bdf1d7 Bump to v12. 2013-05-17 11:05:29 +02:00
Juan RP
9378eed058 Modernize and make this work with current packages. 2013-05-17 11:05:00 +02:00
Juan RP
781c002965 Install void-mkrootfs too. 2013-04-28 10:10:20 +02:00
Juan RP
f58d6cd5e5 Remove unneeded workaround for dracut<027. 2013-04-28 09:35:44 +02:00
Juan RP
a5068a6292 isolinux/isolinux.cfg.in: fix booting from first hd with syslinux>=5. 2013-04-28 09:31:20 +02:00
Juan RP
5e22439dae Added void-mkrootfs.sh script to generate rootfs tarballs. 2013-04-21 09:55:33 +02:00
Juan RP
0c32961490 Fix umount_kernel_fs(). 2013-03-12 09:17:27 +01:00