Search Criteria
Package Details: archuseriso 0.6.3.2-1
Git Clone URL: | https://aur.archlinux.org/archuseriso.git (read-only, click to copy) |
---|---|
Package Base: | archuseriso |
Description: | Build iso images, create live usb drives, install on usb drives. |
Upstream URL: | https://github.com/laurent85v/archuseriso |
Keywords: | archiso encryption liveusb persistence rescue |
Licenses: | |
Conflicts: | |
Submitter: | laurent85 |
Maintainer: | laurent85 |
Last Packager: | laurent85 |
Votes: | 9 |
Popularity: | 0.104239 |
First Submitted: | 2019-05-05 23:27 |
Last Updated: | 2021-04-12 13:11 |
Dependencies (14)
- arch-install-scripts
- bash (bash-devel-git, bash-devel-static-git)
- dosfstools (dosfstools-git)
- e2fsprogs (e2fsprogs-git)
- libisoburn
- mtools (mtools-svn)
- squashfs-tools (squashfs-tools-git)
- syslinux
- devtools (devtools32-git, devtools-git) (optional) – for building ZFS packages
- edk2-ovmf (optional) – for emulating UEFI with aui_run
- erofs-utils (optional) – for experimental EROFS support in aui-mkiso
- f2fs-tools (optional) – for F2FS file system option
- pacman-contrib (pacman-contrib-git) (optional) – for building ZFS packages
- qemu (qemu-60fps, qemu-pinning-headless, qemu-pinning-headless-arch-extra, qemu-pinning-block-iscsi, qemu-pinning-block-rbd, qemu-pinning-block-gluster, qemu-pinning-guest-agent, qemu-headless-templeos, qemu-headless-arch-extra-templeos, qemu-block-iscsi-templeos, qemu-block-rbd-templeos, qemu-block-gluster-templeos, qemu-guest-agent-templeos, qemu-git) (optional) – virtual machine for aui_run
Latest Comments
1 2 Next › Last »
kinoe commented on 2020-08-09 16:48
Thanks- built flawlessly... maybe it was the keyserver
laurent85 commented on 2020-08-09 08:40
That's not an package issue. The keyserver of your gnupg configuration may be down or something. To retrieve the required public key use a different keyserver.
A typical command would be:
waitnsea commented on 2020-08-09 06:23
@kinoe: Did you try beginning with : gpg --receive-keys A5143BB56952B3189F49A175FAC4560863BEEC34
kinoe commented on 2020-08-09 06:00
toxin commented on 2020-02-20 19:10
Thanks. I tested it with 5.6rc2 and it works.
laurent85 commented on 2020-02-17 20:54
I tried to reproduce the problem and built an iso using the same method you describe. Built AUR linux-mainline 5.6rc2-1, added package to pkglocal then built an iso.
The problem doesn't seem related to archuseriso, for an unknown reason :
Booting the iso in a virtual machine fails
Creating a live usb from the iso and booting from it works
toxin commented on 2020-02-16 10:42
Hello, this version working with 5.5.x kernels yet, but problem with 5.6rc1 kernel. :( If you edit the PKGBUILD of linux-mainline 5.6.rc1 and rename it to linux, after compiled pkg name will linux-5.6.rc1*zst. When you move it pkglocal directory, this config install it to actual build, but not booting. :(
laurent85 commented on 2019-11-22 12:53
No for a successful build, yes to prevent bugs.
waitnsea commented on 2019-11-21 19:07
Thank you, done without error now. - Is build.sh 'set -e -u' an absolute necessity ?
laurent85 commented on 2019-11-21 18:12
Building with the verbose option "-v" reports: error: target not found: sfdisk
cfdisk, fdisk and sfdisk are part of util-linux which is included in your packages-extra.x86_64, remove the line sfdisk.