Search Criteria
Package Details: archuseriso 0.8.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/archuseriso.git (read-only, click to copy) |
---|---|
Package Base: | archuseriso |
Description: | Set of bash script programs for building bootable images of Arch Linux |
Upstream URL: | https://github.com/laurent85v/archuseriso |
Keywords: | archiso encryption liveusb persistence rescue |
Licenses: | GPL3 |
Conflicts: | archuseriso |
Submitter: | laurent85 |
Maintainer: | laurent85 |
Last Packager: | laurent85 |
Votes: | 14 |
Popularity: | 0.39 |
First Submitted: | 2019-05-05 23:27 (UTC) |
Last Updated: | 2024-12-19 16:43 (UTC) |
Dependencies (20)
- arch-install-scripts
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR)
- erofs-utils (erofs-utils-gitAUR)
- grub (grub-coreosAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-silentAUR, grub-gitAUR, grub-improved-luks2-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR)
- libarchive (libarchive-gitAUR)
- libisoburn (libisoburn-gitAUR)
- make (make-gitAUR)
- mtools (mtools-svnAUR)
- parted (parted-gitAUR)
- squashfs-tools (squashfs-tools-gitAUR)
- syslinux
- devtools (devtools32-gitAUR, devtools-gitAUR, devtools-doasAUR) (optional) – for building ZFS packages
- edk2-ovmf (optional) – for emulating UEFI with aui-run
- erofs-utils (erofs-utils-gitAUR) (optional) – for experimental EROFS support in aui-mkiso
- f2fs-tools (f2fs-tools-progress-patch-gitAUR) (optional) – for F2FS file system option
- openssl (openssl-gitAUR, openssl-staticAUR) (optional) – for codesigning support when building netboot artifacts
- pacman-contrib (pacman-contrib-gitAUR) (optional) – for building ZFS packages
- qemu-desktop (optional) – virtual machine for aui-run testings
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
laurent85 commented on 2022-04-19 17:41 (UTC)
Issue not related to archuseriso. AFAIK that's the normal behavior on Arch Linux. Hint: Close your session after changing the hostname and open a new one.
sobczal1 commented on 2022-04-10 23:01 (UTC) (edited on 2022-04-10 23:02 (UTC) by sobczal1)
After using command "sudo hostnamectl hostname [name]" system is unable to open new applications. Already opened applications will still run fine and user interface itself is unaffected, but any new applications won't open until reboot. Command itself works and changes hostname. Steps to reproduce: boot new system from an image, open terminal and use command "sudo hostnamectl hostname abc" I tested it in Virtualbox with aui-deepin-linux_5_17_1-0330-x64.iso, aui-mate-linux_5_17_1-0330-x64.iso and aui-gnome-linux_5_17_1-0330-x64.iso with 4GB RAM and 8GB disk images and got same results everywhere.
kinoe commented on 2020-08-09 16:48 (UTC)
Thanks- built flawlessly... maybe it was the keyserver
laurent85 commented on 2020-08-09 08:40 (UTC)
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 (UTC)
@kinoe: Did you try beginning with : gpg --receive-keys A5143BB56952B3189F49A175FAC4560863BEEC34
kinoe commented on 2020-08-09 06:00 (UTC)
toxin commented on 2020-02-20 19:10 (UTC)
Thanks. I tested it with 5.6rc2 and it works.
laurent85 commented on 2020-02-17 20:54 (UTC) (edited on 2020-02-17 20:56 (UTC) by laurent85)
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 (UTC)
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. :(
« First ‹ Previous 1 2 3 Next › Last »