search for: alpinelinux

Displaying 20 results from an estimated 61 matches for "alpinelinux".

2013 Oct 06
3
pci-passthrough to a pv domu worked in xen 4.2.2, but not in 4.3.0
Hello, my dom0 is an alpinelinux installed with kernel 3.10.14-1-grsec and xen 4.2.2. My domU is an opensuse 12.3 with all patches installed. The system works great, but when I do only switch xen from 4.2.2 to 4.3.0 (packages from http://nl.alpinelinux.org/alpine/edge/main/x86_64/) then my kernel in the domU does an Oops and the d...
2011 Jun 08
3
[Bug 721] New: iptables-1.4.11 does not accpet raw udp ports
...Product: iptables Version: unspecified Platform: i386 OS/Version: other Status: NEW Severity: enhancement Priority: P5 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: ncopa at alpinelinux.org Estimated Hours: 0.0 <pre> $ sudo iptables -A INPUT -p udp --dport 53 -j ACCEPT iptables v1.4.11: Port "53" does not resolve to anything. Try `iptables -h' or 'iptables --help' for more information. </pre> Using '--dport domain' works. This also...
2017 Dec 02
3
Compilation of syslinux against musl libc
Hello, I wanted to ask if there's a reason efi/wrapper.{h,c} use __uint*_t instead of including stdint.h and using the therein defined uint*_t types? This breaks compilation of the efi blobs on systems with the musl libc since that doesn't define __uint*_t types. -- Simon Thelen
2013 May 21
0
Re: [alpine-devel] Stable and Secure Distribution Supporting Xen
...have reached to the following distributions: NetBSD, Alpine Linux, FreeBSD, Debian and CentOS. I am currently using Alpine Linux which claims that it is designed with security in mind, however my recent Experience with it showed many bugs. Regards --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org --- . _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2018 Jun 03
4
chrony configuration for secondary samba DC
By the way there is ntpsigndsocket option in chrony configuration file. https://chrony.tuxfamily.org/doc/3.3/chrony.conf.html#ntpsigndsocket Can you please look at https://wiki.alpinelinux.org/wiki/Setting_up_a_samba-ad-dc and may be https://chrony.tuxfamily.org/comparison.html ? On Sun, Jun 3, 2018 at 5:32 PM Rowland Penny via samba <samba at lists.samba.org> wrote: > > On Sun, 3 Jun 2018 17:11:47 +0300 > Alexei Rozenvaser <alexei.roz at gmail.com> wrote: >...
2020 Jan 06
2
Re: aarch64 vm doesn't boots
Greetings Andrea, > Sent: Monday, January 06, 2020 at 11:37 AM > From: "Andrea Bolognani" <abologna@redhat.com> > To: daggs <daggs@gmx.com>, libvirt-users@redhat.com > Subject: Re: [libvirt-users] aarch64 vm doesn't boots > > On Thu, 2019-12-26 at 09:00 +0100, daggs wrote: > > Greetings, > > > > I'm trying to bring up a alpine rpi
2019 Oct 07
1
Sieve redirect is broken in 2.3.7.2 - signal 11
That's a good thought. I'm building from the alpine repo and I indeed see pigeonhole is 0.5.5 https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable Let me build it with 0.5.7.2 Regards, ? Laszlo On 2019. 10. 07. 10:45, Stephan Bosch via dovecot wrote: > > > On 07/10/2019 10:17, Demonhost via dovecot wrote: >> Hi Stephan, >> >> Here it is: >> > > We s...
2019 Oct 06
2
Sieve redirect is broken in 2.3.7.2 - signal 11
I think alpine does not have that https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable What else would help? strace? On 2019. 10. 06. 23:05, Stephan Bosch via dovecot wrote: > > > On 06/10/2019 23:03, Demonhost wrote: >>...
2018 Sep 05
2
Bind 9.12.x support status
Hi, I recently noticed that when doing "samba_dns --all-names --verbose" against Bind-9.12, I can't update dns records. I'm getting these error messages for each record to update: . . . update failed: REFUSED Failed nsupdate: 2 update(nsupdate): SRV _ldap._tcp.Default-First-Site-Name._sites.ForestDnsZones.samdom.com alpine.samdom.com 389 Calling nsupdate for SRV
2012 Apr 01
9
[ANNOUNCE] Prebuilt Xen PV-HVM templates.
Hi guys, I have started preparing a library of PV-HVM templates for use on Xen 4.X+ and PVOPS dom0. This was brought up late last year as something that would make Xen alot easier for beginners to try. They are also great for testing - I will be setting up some stuff to do automatic testing of distro kernel compatibility against xen-unstable. Mirror page is here:
2020 Jan 07
0
Re: aarch64 vm doesn't boots
...sions, can you share you're vm's xml file? This is the exact virt-install command I used: $ virt-install \ --cpu cortex-a53 \ --name alpine-aarch64 \ --cdrom ~/Downloads/alpine-virt-3.11.2-aarch64.iso \ --disk size=8 \ --vcpus 4 \ --memory 2048 \ --os-variant alpinelinux3.8 \ --arch aarch64 \ --boot loader=/usr/share/edk2/aarch64/QEMU_EFI-pflash.raw,loader.readonly=yes,loader.type=pflash,nvram.template=/usr/share/edk2/aarch64/vars-template-pflash.raw,loader_secure=no The '--boot ...' part is only necessary because of an issue in current libvirt tha...
2019 Oct 07
3
Sieve redirect is broken in 2.3.7.2 - signal 11
...out> ??????? stderr_rejection = false ??????? ret = <optimized out> ??????? c = <optimized out> On 2019. 10. 06. 23:28, Stephan Bosch via dovecot wrote: > > > On 06/10/2019 23:14, Demonhost wrote: >> I think alpine does not have that >> >> https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 >> >> >> https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable >> >> >> What else would help? strace? > > Do you have the opportunity to build Dovecot yourself,...
2019 Oct 06
0
Sieve redirect is broken in 2.3.7.2 - signal 11
On 06/10/2019 23:14, Demonhost wrote: > I think alpine does not have that > > https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 > > > https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable > > > What else would help? strace? Do you have the opportunity to build Dovecot yourself, thereby including the debug symb...
2015 Aug 12
2
[PATCH 1/2] inspect: recognize the Alpine Linux distribution
...| 1 + src/inspect.c | 1 + 6 files changed, 19 insertions(+) diff --git a/generator/actions.ml b/generator/actions.ml index 35af981..26cc0da 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -1055,6 +1055,10 @@ Currently defined distros are: =over 4 +=item \"alpinelinux\" + +Alpine Linux. + =item \"archlinux\" Arch Linux. diff --git a/src/guestfs-internal.h b/src/guestfs-internal.h index bbd7fb4..0cd7f74 100644 --- a/src/guestfs-internal.h +++ b/src/guestfs-internal.h @@ -552,6 +552,7 @@ enum inspect_os_distro { OS_DISTRO_FREEBSD, OS_DISTR...
2017 Jun 04
2
LLVM compilation problem with musl
I'm trying to compile LLVM with musl libc library. The compilation process fails on the following: x86_64-linux-musl-g++ -DGTEST_HAS_RTTI=0 -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Support -I../lib/Support -Iinclude -I../include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter
2023 Mar 21
2
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
...nvestigated what /usr/bin/expr was. When I found it was a symlink to /bin/busybox, I started looking for Alpine Linux specific tweaks that could replace busybox (in this role) with a real binary executable "expr" utility. I was relieved to find the following wiki article: https://wiki.alpinelinux.org/wiki/How_to_get_regular_stuff_working which promised -- I thought anyways -- a real coreutils package. Imagine my dismay when I found that, after installing coreutils with apk in the Alpine Linux VM, the symlink stayed in place, only its target binary changed from "/bin/busybox" to...
2019 Oct 07
0
Sieve redirect is broken in 2.3.7.2 - signal 11
...e > ??????? ret = <optimized out> > ??????? c = <optimized out> > > On 2019. 10. 06. 23:28, Stephan Bosch via dovecot wrote: >> >> >> On 06/10/2019 23:14, Demonhost wrote: >>> I think alpine does not have that >>> >>> https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 >>> >>> >>> https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable >>> >>> >>> What else would help? strace? >> >> Do you have the opportu...
2013 May 24
1
how to build vTPM with xen 4.3?
...tachment was scrubbed...URL: <http://lists.xen.org/archives/html/xen-users/attachments/20130520/f0ef5125/attachment.html>------------------------------Message: 8Date: Tue, 21 May 2013 10:08:39 +0430From: Richard Johnson <johnson9884@qq.com>To: xen-users@lists.xen.org, alpine-devel@lists.alpinelinux.orgSubject: [Xen-users] Stable and Secure Distribution Supporting XenMessage-ID: <519B085F.60707@qq.com>Content-Type: text/plain; charset="us-ascii"An HTML attachment was scrubbed...URL: <http://lists.xen.org/archives/html/xen-users/attachments/20130521/aff8c1ab/attachment.html&g...
2016 Sep 09
2
fyi: agent forwarding fails (with enabled ControlMaster) after time shift on client
Hello. Yes, i think that was the cause why agent forwarding wasn't performed at all, i had to rm(1) the control socket and the next ssh(1) connection forwarded the agent normally again. (It was a huge timeshift by several hours.) I.e., just in case this is something you didn't have on your radar yet. Ciao. --steffen
2017 Dec 03
0
Compilation of syslinux against musl libc
...uint*_t > types? This breaks compilation of the efi blobs on systems with the musl > libc since that doesn't define __uint*_t types. > > -- > Simon Thelen FWIW... As a simple quick basic test, I took the efi32 binaries (syslinux.efi and ldlinux.e32, version 6.04-pre1) from alpinelinux (which uses musl) and put them in a FAT 1440KiB floppy image using the default UEFI path. While booting a VM with such floppy image in EFI mode, I arrive to the syslinux boot prompt. I have not attempted to execute any kernel, nor any c32 module, but the most basic functionality (i.e. booting...