Enno Boland
1b0964cc82
lib.sh.in: fix tool checking.
2019-03-15 18:08:27 +01:00
Enno Boland
92bb9df1d3
add hooks for dockerhub
2019-03-14 23:30:16 +01:00
Enno Boland
a4f673e053
Merge pull request #52 from Gottox/add-dockerfile
...
add Dockerfile
2019-03-12 11:54:52 +01:00
Enno Boland
b2c1385570
add Dockerfile
...
This commit adds a Dockerfile that can be build using podman or docker.
2019-03-08 10:26:52 +01:00
Unknown
8d364654ed
Missing parenthesis.
...
Closes : #14 [via git-merge-pr]
2019-02-27 18:58:37 -08:00
mobinmob
77442599ce
mklive.sh: Remove $ROOTFS_FREESIZE
2019-02-27 18:58:37 -08:00
mobinmob
f5ee7f420e
mklive.sh: Use overlayfs for live image writable overlay.
2019-02-27 18:58:37 -08:00
mobinmob
08173eb25f
mklive.sh: remove unused ISO_VOLUME variable.
2019-02-18 14:51:42 -08:00
Cameron Nemo
d2c6fdf1a7
dracut: use .org website, use https
2019-02-16 21:45:33 -08:00
Cameron Nemo
f1a9d5f3ee
data/issue: use .org website, use https
2019-02-16 21:45:33 -08:00
Cameron Nemo
3dcfb367c6
installer.sh.in: use .org website, use https
2019-02-16 21:45:33 -08:00
Christian Poulwey
7559500693
mknet: take syslinux files from /usr/lib
2019-01-21 12:58:25 -08:00
voidanix
2935dff0ce
Allow GRUB to get installed on XFS roots
2019-01-16 20:27:09 -08:00
huglovefan
bb38cc21a2
installer.sh.in: fix check for *-musl arch
2019-01-16 20:26:44 -08:00
human
c45822d765
data/issue: fix manpage sections for xbps utils
2019-01-16 20:18:26 -08:00
Noah Huppert
1ffa7e4900
mklive.sh: fixed syslinux datadir value after pkg update
2019-01-16 20:17:27 -08:00
John Zimmermann
ff6be0b564
build-x86-images: add gnome image support
2018-11-15 00:30:16 +01:00
Foxlet
4d81747387
mkrootfs: enable ppc support
2018-09-28 18:50:58 -07:00
mobinmob
6302d82e15
build-x86-images.sh: Add intel-ucode to X_PKGS.
...
All isos that contain X_PKGS contain already the package for the amd microcode.
2018-09-20 17:31:49 -07:00
Michael Aldridge
beaa74f4fc
Update remaining mirror references
2018-09-14 02:00:05 -07:00
Unknown
d1d2a18783
mklive.sh: Change repo urls.
2018-09-09 13:07:18 -07:00
Unknown
9d276f209f
installer.sh: Remove modified sddm.conf to let sddm use the defaults.
2018-08-15 17:03:35 -07:00
Unknown
33f5f5c1fb
build-x86-images.sh: Add firefox and dolphin to $KDE_PKGS.
2018-08-15 17:03:35 -07:00
Unknown
c70eb89d6b
display-manager-autologin.sh: configure sddm autologin for kde live iso.
2018-08-15 17:03:35 -07:00
mobinmob
7801df642b
build-x86-images.sh: fix KDE_PKGS
...
kde metapackage tries and fails to install kde4 packages. kde5 metapackage correctly installs some kde5 packages, but konsole is also needed for a terminal emulator.
2018-08-15 17:03:35 -07:00
mobinmob
4f68da9ac8
display-manager-autologin.sh: remove kdm autologin configuration
2018-08-15 17:03:35 -07:00
cr6git
0637090fa5
installer.sh.in: fix typo
2018-08-13 22:52:27 -07:00
mobinmob
40027cd5a6
mklive.sh: double-quote vars to make building an iso on a path
...
that has spaces in directory names possible.
2018-08-13 22:51:58 -07:00
mobinmob
49a0cbf98b
mklive.sh: mksquashfs does not support bzip2 compression, but is supports lzo.
2018-08-13 22:41:13 -07:00
mobinmob
48f7b70759
mklive.sh: Handle unknown switch by displaying usage info.
2018-08-13 22:41:13 -07:00
mobinmob
4567280b7a
mklive.sh: Default cachedir is not /var/cache/xbps.
2018-08-13 22:41:13 -07:00
mobinmob
dfef5449c5
mklive.sh: Default initramfs compression has been xz for some time.
2018-08-13 22:41:13 -07:00
cr6git
6dcf9a455f
mknet.sh.in: fix typo
2018-08-13 22:39:41 -07:00
Enno Boland
be7a2fc59c
Merge pull request #129 from furkanmustafa/furkanmustafa-fixes
...
Two fixes
2018-03-27 09:58:45 +02:00
Enno Boland
84b26c5ef4
installer: do not echo grep result
2018-03-26 09:51:59 +02:00
Enno Boland
62e850c614
do not offer locale option on musl
...
fixes #152
2018-03-26 09:50:00 +02:00
Piraty
c4e87c8d65
mkplatformfs: build rpi3 image on foundations kernel
...
See: https://github.com/voidlinux/void-packages/pull/12889
Closes : #150 [via git-merge-pr]
2018-03-25 12:49:51 -07:00
cr6git
b06fb08e5d
display-manager-autologin.sh: add fluxbox support
...
Closes : #136 [via git-merge-pr]
2018-03-25 12:47:09 -07:00
Jürgen Buchmüller
c2086d3ec7
installer.sh.in: check for empty USERLOGIN
...
Append a line to sudoers only, if the USERLOGIN is actually non-empty.
Otherwise only enable sudo for the members of group 'wheel'.
Closes #138
Closes : #143 [via git-merge-pr]
2018-03-25 12:45:21 -07:00
Michael Aldridge
2a5eac41f1
i686 should not use u-boot
2018-03-25 12:44:45 -07:00
Michael Aldridge
8bf037d103
Fix regressions in the netboot generator scripts
2017-11-21 23:18:13 -08:00
Michael Aldridge
85bf042acd
Only build an arm initrd if necessary
2017-10-06 23:49:39 -07:00
Michael Aldridge
2f696872c3
Makefile: Remove buggy stamps detection, manual sequencing is required for platform targets
2017-10-06 23:09:18 -07:00
Michael Aldridge
c767e60128
Explicitly set Make shell
2017-10-06 23:09:18 -07:00
Michael Aldridge
55afa3bf48
Default to a Void managed repo
2017-10-06 23:09:18 -07:00
Michael Aldridge
b4804a87fb
Support armv5tel based pogoplug devices
2017-10-03 23:22:27 -05:00
Piraty
b4218de9b2
make -h option work for mkrootfs and mkplatformfs
...
Closes : #133 [via git-merge-pr]
2017-09-24 15:58:11 -07:00
Michael Aldridge
721605d517
Makefile: clarify stamp names
2017-08-31 20:17:30 -07:00
Michael Aldridge
41676808b3
mkrootfs.sh.in remove redundant variable
2017-08-31 20:07:51 -07:00
Michael Aldridge
b921097835
mkimage.sh.in: use for GCP images instead of shell globs
2017-08-31 01:28:33 -07:00