Commit Graph

67 Commits

Author SHA1 Message Date
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
Juan RP f7b2c93354 dracut/adduser.sh: add anon user to the adm group; redirect std{err,in} to /dev/null. 2013-03-12 08:09:49 +01:00
Juan RP b7aa53a6c6 Multiple updates and fixes; needs bash and xbps>=0.21. 2013-03-11 23:52:40 +01:00
Juan RP b1655acba5 mklive.sh.in: detect xbps>=0.20 correctly. 2013-01-16 20:53:32 +01:00
Juan RP c9821add5c mklive.sh.in: use LD_LIBRARY_PATH to generate the local repo index. 2012-12-10 14:34:18 +01:00
Juan RP 1f2372b35b mklive.sh.in: fix generation of local repo; use target xbps utils; indent 2012-12-10 10:05:31 +01:00
Juan RP 3d7b517071 Do not install xbps-git in the img, use stable release. 2012-11-23 10:32:37 +01:00
Juan RP 9f3da16fad mklive.sh: install stdbuf(1) from coreutils for the installer. 2012-11-23 00:23:12 +01:00
Juan RP 9504ed551c dracut: remove conf script; we can override settings via kernel cmdline. 2012-11-22 18:27:57 +01:00
Juan RP 5090e85113 dracut: drop polkit script, doesn't work with polkit>=0.106. 2012-11-22 17:02:10 +01:00
Juan RP 183ef04078 mklive: typo fix. 2012-11-22 17:02:05 +01:00
Juan RP cdda795053 dracut/module-setup.sh: pass full path to required bins. 2012-11-22 15:39:15 +01:00
Juan RP c70ef1451b Make dracut scripts shorter in name; they are part of vmklive module anyway... 2012-11-22 15:28:13 +01:00
Juan RP 8783414cc7 Update for 0.18; new options -l (generates a local repo) and -r to set rootdir.
-l "pkg pkg1 ..." If set generates a local repository (/packages)
		  in the live image with the package list.
-r rootdir	  To specify an alternative rootdir to build the image.
2012-11-22 14:35:37 +01:00
Juan RP 5159224c3d dracut: make sure getarg function is defined. 2012-11-22 12:19:12 +01:00
Juan RP 8f59763071 README: xbps>=0.18 is also required. 2012-11-22 10:33:58 +01:00
Juan RP 715cc64e8b README: update. 2012-11-22 10:33:13 +01:00
Juan RP 6740e801bb Enable DM autologin and make polkit always succeed for USERNAME. 2012-11-22 10:31:46 +01:00
Juan RP f45150594d vmklive-conf: setup X keymap. 2012-11-22 10:31:30 +01:00
Juan RP 54c2812edf vmklive-adduser: use agetty -a option to autologin. 2012-11-22 10:30:58 +01:00
Juan RP 6564ab4e5b dracut/vmklive-adduser.sh: fixed two typos. 2012-08-30 08:40:34 +02:00
Juan RP 5f3833b18f Update for new dracut (rd.liveimg) and /usr switch. 2012-08-29 16:55:00 +02:00
Juan RP 0afde3876f Update for xbps>=0.17, support new login with pam. 2012-08-29 16:48:08 +02:00
Juan RP 6f65afafa5 mklive.sh: added support for xbps >= 0.16.6. 2012-07-18 09:46:32 +02:00
Juan RP 2446cf7dc5 mklive.sh.in: copy lsblk, blkid and mount cmds to /usr/{bin,sbin}. 2012-07-11 01:12:29 +02:00
Juan RP 0595b35689 Added a COPYING file. 2012-07-06 17:39:28 +02:00
Juan RP ffda98791c mklive.sh.in: add grub-x86_64-efi to local repo. 2012-07-06 15:56:29 +02:00