-
dc08114bec
installer: after copying live image also generate a new initramfs.
Juan RP
2013-08-22 16:14:57 +02:00
-
c193f1ce75
installer.sh: literally copy live rootfs to the targetdir and cleanup.
Juan RP
2013-08-22 13:20:57 +02:00
-
783a25e632
Misc changes to reduce image size.
Juan RP
2013-08-22 11:52:07 +02:00
-
c15dd6d8d5
README: update.
Juan RP
2013-08-11 12:20:10 +02:00
-
a75903c0b2
Makefile: install void-mkimage.
Juan RP
2013-08-11 12:18:47 +02:00
-
feabec2e7e
Bump version to v19.
Juan RP
2013-08-11 12:17:53 +02:00
-
065b000f4f
New void-mkimage script to generate working images with a provided rootfs tarball.
Juan RP
2013-08-11 12:17:18 +02:00
-
112a6a7775
Add -V option to show version to void-mk{live,rootfs} and installer in the title.
Juan RP
2013-08-11 12:16:29 +02:00
-
b877a74a49
.gitignore: ignore all .sh files.
Juan RP
2013-08-11 12:09:07 +02:00
-
7c42cf3fe8
installer: detect xen native domU disks (xvd devices).
Juan RP
2013-08-10 09:55:39 +02:00
-
43a3b4085b
Bump to v18.
Juan RP
2013-07-29 11:38:53 +02:00
-
2dea9a40bf
installer: use lsblk(8) to find fs{size,type}; use blkid(8) -o value to find UUID.
Juan RP
2013-07-26 09:14:34 +02:00
-
d17210fb5b
mklive.sh.in: if REPOSITORY_CACHE not set use system default cachedir.
Juan RP
2013-07-12 11:12:40 +02:00
-
0fc1050790
mklive.sh.in: use -S while installing pkgs for the initramfs.
Juan RP
2013-07-12 10:53:29 +02:00
-
1b33c72840
Bump version to 17.
Juan RP
2013-07-12 10:36:49 +02:00
-
c36acf400c
mklive.sh.in: repair support for remote repos.
Juan RP
2013-07-12 10:34:45 +02:00
-
0d79e3980b
mklive.sh.in: add -S to XBPS_ARGS, to make this work with remote repos.
Juan RP
2013-07-12 10:22:21 +02:00
-
b6ae26ddf2
installer: tyop fix.
Juan RP
2013-07-01 15:54:06 +02:00
-
a4edc23bd6
installer: avoid creating a broken dhcpcd.conf.
Juan RP
2013-07-01 15:51:06 +02:00
-
3389b3d3de
Bump version to v16.
Juan RP
2013-06-12 05:30:15 +02:00
-
65daf0eb35
dracut/adduser.sh: fix issue #1.
Juan RP
2013-06-12 05:28:43 +02:00
-
90c2d5fa06
mklive.sh: fix the xorriso efi args (needs -no-emul-boot).
Juan RP
2013-06-12 05:08:58 +02:00
-
a66ddf9062
Bump to v15 for the recent EFI boot fix (tested by ojab).
Juan RP
2013-06-11 11:30:10 +02:00
-
7251a70079
Use Fedora way to generate the images with xorriso (-e and -isohybrid-gpt-basdat).
Juan RP
2013-06-11 10:42:31 +02:00
-
e80d4edb1b
dracut: chown after chroot to NEWROOT instead.
Juan RP
2013-06-02 12:32:57 +02:00
-
4631d5a919
dracut/module-setup.sh: need chown(1) for adduser.sh.
Juan RP
2013-06-02 12:22:23 +02:00
-
b2799357c3
dracut/adduser.sh: fix polkit rules file name.
Juan RP
2013-06-02 12:10:20 +02:00
-
699937efca
mklive: force-add vmklive dracut module and generate a polkit rules file to bypass auth.
Juan RP
2013-06-02 12:08:27 +02:00
-
97f9b02fd7
installer: added support for f2fs (Flash-Friendly Filesystem).
Juan RP
2013-05-23 21:01:40 +02:00
-
e7bb9ad803
After installing pkgs reconfigure them with systemd-nspawn.
Juan RP
2013-05-22 08:08:29 +02:00
-
0c3ec890bc
dracut/copy-initramfs.sh: set $KVER to make this work again.
Juan RP
2013-05-22 08:08:02 +02:00
-
92a48c5d2f
dracut/locale.sh: set locale/keymap in newroot config files too.
Juan RP
2013-05-21 22:33:11 +02:00
-
d188c1fe71
mklive: copy kmods from temp rootfs to the final rootfs; remove redundant stuff.
Juan RP
2013-05-21 21:51:47 +02:00
-
9f542b769d
Set locale.LANG in grub/syslinux config.
Juan RP
2013-05-21 21:46:48 +02:00
-
22bae418bb
dracut: new locale.sh script to rebuild the target locale.
Juan RP
2013-05-21 21:44:45 +02:00
-
e05ce506e8
copy-kmods.sh -> copy-initramfs.sh; do not copy kmods, just the initramfs for shutdown.
Juan RP
2013-05-21 21:35:35 +02:00
-
46f0398357
mklive: disable drm dracut module in the initramfs.
Juan RP
2013-05-21 18:15:56 +02:00
-
38caeeab06
Makefile: bump to 0.14.
Juan RP
2013-05-20 16:32:19 +02:00
-
c6f15e7299
dracut/copy-kmods.sh: copy the initramfs to the new rootfs for proper shutdown.
Juan RP
2013-05-20 16:31:47 +02:00
-
2ce7cd8251
mklive: disable dash in the live initramfs; this really sucks for interactive use.
Juan RP
2013-05-20 16:31:19 +02:00
-
dfb3ade8c5
Make sure all filesystems in targetdir are unmounted.
Juan RP
2013-05-20 16:00:34 +02:00
-
b557955207
Update grub/isolinux kernel cmdline: remove useless args.
Juan RP
2013-05-20 15:57:37 +02:00
-
997b3ca895
dracut: misc tweaks.
Juan RP
2013-05-20 13:15:21 +02:00
-
a5d3e1fc9f
mklive: copy chain.c32 from syslinux to boot from harddisk.
Juan RP
2013-05-20 13:11:32 +02:00
-
20f23bc133
installer: redirect output to $LOG when regenerating the libc locales.
Juan RP
2013-05-20 12:07:47 +02:00
-
62c920ea5a
installer: provide full list of keymaps, locales and timezones; regenerate wanted locale.
Juan RP
2013-05-20 11:48:46 +02:00
-
7bfd9bc601
Copy network kernel modules for network install; misc tweaks.
Juan RP
2013-05-20 11:24:47 +02:00
-
5f308e46fe
dracut/module-setup.sh: need depmod in initramfs for copy-kmods.sh.
Juan RP
2013-05-20 11:18:13 +02:00
-
2a5939bce4
dracut/copy-kmods.sh: after copying kmod re-run depmod.
Juan RP
2013-05-20 11:12:54 +02:00
-
2517265510
Misc tweaks to the generated initramfs in the live image.
Juan RP
2013-05-19 12:38:26 +02:00
-
7601096f1a
Add another script for dracut to copy kmods from initramfs to the new rootfs.
Juan RP
2013-05-19 12:36:21 +02:00
-
cb1b9f3ca9
installer: quote a variable to avoid an error while unmounting target filesystems.
Juan RP
2013-05-19 10:49:28 +02:00
-
c1d11098c2
Switch to iproute and dhcpcd and drop ifconfig/route/udhcpc.
Juan RP
2013-05-19 10:08:12 +02:00
-
cf477a7c3f
Drop wget dependency, use xbps-uhelper fetch instead.
Juan RP
2013-05-19 09:44:35 +02:00
-
005f64904c
Drop static list of timezones, use timedatectl(8) instead.
Juan RP
2013-05-19 09:43:36 +02:00
-
44423c3700
Start integration of void-installer and start conversion to non-busybox utils.
Juan RP
2013-05-19 09:39:56 +02:00
-
ab5201f3ba
grub/grub_void.cfg.in: add missing ')' that broke configuration.
Juan RP
2013-05-19 08:32:00 +02:00
-
496ab55ca8
dracut/adduser.sh: change shell to bash for the live user.
Juan RP
2013-05-18 09:41:27 +02:00
-
cf53bdf1d7
Bump to v12.
Juan RP
2013-05-17 11:05:29 +02:00
-
9378eed058
Modernize and make this work with current packages.
Juan RP
2013-05-17 11:05:00 +02:00
-
781c002965
Install void-mkrootfs too.
Juan RP
2013-04-28 10:10:20 +02:00
-
f58d6cd5e5
Remove unneeded workaround for dracut<027.
Juan RP
2013-04-28 09:35:44 +02:00
-
a5068a6292
isolinux/isolinux.cfg.in: fix booting from first hd with syslinux>=5.
Juan RP
2013-04-28 09:31:20 +02:00
-
5e22439dae
Added void-mkrootfs.sh script to generate rootfs tarballs.
Juan RP
2013-04-21 09:55:33 +02:00
-
0c32961490
Fix umount_kernel_fs().
Juan RP
2013-03-12 09:17:27 +01:00
-
f7b2c93354
dracut/adduser.sh: add anon user to the adm group; redirect std{err,in} to /dev/null.
Juan RP
2013-03-12 08:09:49 +01:00
-
b7aa53a6c6
Multiple updates and fixes; needs bash and xbps>=0.21.
Juan RP
2013-03-11 23:52:40 +01:00
-
b1655acba5
mklive.sh.in: detect xbps>=0.20 correctly.
Juan RP
2013-01-16 20:53:32 +01:00
-
c9821add5c
mklive.sh.in: use LD_LIBRARY_PATH to generate the local repo index.
Juan RP
2012-12-10 14:34:18 +01:00
-
1f2372b35b
mklive.sh.in: fix generation of local repo; use target xbps utils; indent
Juan RP
2012-12-10 10:05:31 +01:00
-
3d7b517071
Do not install xbps-git in the img, use stable release.
Juan RP
2012-11-23 10:32:37 +01:00
-
9f3da16fad
mklive.sh: install stdbuf(1) from coreutils for the installer.
Juan RP
2012-11-23 00:23:12 +01:00
-
9504ed551c
dracut: remove conf script; we can override settings via kernel cmdline.
Juan RP
2012-11-22 18:27:57 +01:00
-
5090e85113
dracut: drop polkit script, doesn't work with polkit>=0.106.
Juan RP
2012-11-22 17:02:10 +01:00
-
183ef04078
mklive: typo fix.
Juan RP
2012-11-22 17:02:05 +01:00
-
cdda795053
dracut/module-setup.sh: pass full path to required bins.
Juan RP
2012-11-22 15:39:15 +01:00
-
c70ef1451b
Make dracut scripts shorter in name; they are part of vmklive module anyway...
Juan RP
2012-11-22 15:28:13 +01:00
-
8783414cc7
Update for 0.18; new options -l (generates a local repo) and -r to set rootdir.
Juan RP
2012-11-22 14:35:37 +01:00
-
5159224c3d
dracut: make sure getarg function is defined.
Juan RP
2012-11-22 12:19:12 +01:00
-
8f59763071
README: xbps>=0.18 is also required.
Juan RP
2012-11-22 10:33:58 +01:00
-
715cc64e8b
README: update.
Juan RP
2012-11-22 10:33:13 +01:00
-
6740e801bb
Enable DM autologin and make polkit always succeed for USERNAME.
Juan RP
2012-11-22 10:31:46 +01:00
-
f45150594d
vmklive-conf: setup X keymap.
Juan RP
2012-11-22 10:31:30 +01:00
-
54c2812edf
vmklive-adduser: use agetty -a option to autologin.
Juan RP
2012-11-22 10:30:58 +01:00
-
6564ab4e5b
dracut/vmklive-adduser.sh: fixed two typos.
Juan RP
2012-08-30 08:40:34 +02:00
-
5f3833b18f
Update for new dracut (rd.liveimg) and /usr switch.
Juan RP
2012-08-29 16:55:00 +02:00
-
0afde3876f
Update for xbps>=0.17, support new login with pam.
Juan RP
2012-08-29 16:48:08 +02:00
-
6f65afafa5
mklive.sh: added support for xbps >= 0.16.6.
Juan RP
2012-07-18 09:46:32 +02:00
-
2446cf7dc5
mklive.sh.in: copy lsblk, blkid and mount cmds to /usr/{bin,sbin}.
Juan RP
2012-07-11 01:12:29 +02:00
-
0595b35689
Added a COPYING file.
Juan RP
2012-07-06 17:39:28 +02:00
-
ffda98791c
mklive.sh.in: add grub-x86_64-efi to local repo.
Juan RP
2012-07-06 15:56:29 +02:00
-
08418a0762
mklive.sh.in: tyop fix.
Juan RP
2012-07-06 15:43:39 +02:00
-
af2db6f6f9
isolinux.cfg.in: don't use multiline strings.
Juan RP
2012-07-06 15:39:13 +02:00
-
c50879d93a
mklive.sh.in: replace @@ARCH@@.
Juan RP
2012-07-06 15:38:26 +02:00
-
e48e63b61c
Revamped to support EFI booting via grub2.
Juan RP
2012-07-06 15:29:12 +02:00
-
bfbaa4a63b
mklive: require xbps>=0.16, install mount(8) from util-linux, set loglevel=4.
Juan RP
2012-07-03 17:22:25 +02:00
-
9457e65391
Bump to 0.9.7.
v0.9.7
Juan RP
2012-07-03 17:00:37 +02:00
-
2ef7a175c0
dracut/vmklive-adduser.sh: strip --noclear from getty@.service.
Juan RP
2012-07-03 16:57:05 +02:00
-
a45a0d1448
Added a new dracut script to overwrite keymap/locale settings in NEWROOT.
v0.9.6
Juan RP
2012-06-14 11:21:54 +02:00
-
7045698d74
gitignore: only ignore generated mklive.sh.
Juan RP
2012-06-14 11:21:39 +02:00