search for: openmandriva

Displaying 20 results from an estimated 39 matches for "openmandriva".

2019 Dec 18
2
[PATCH] inspect: document OpenMandriva as detected distro
...ector.rng | 1 + 2 files changed, 5 insertions(+) diff --git a/generator/actions_inspection.ml b/generator/actions_inspection.ml index 809344c8c..054bd8b75 100644 --- a/generator/actions_inspection.ml +++ b/generator/actions_inspection.ml @@ -246,6 +246,10 @@ NetBSD. OpenBSD. +=item \"openmandriva\" + +OpenMandriva. + =item \"opensuse\" OpenSUSE. diff --git a/inspector/virt-inspector.rng b/inspector/virt-inspector.rng index 1e3a58af8..7807e4d7c 100644 --- a/inspector/virt-inspector.rng +++ b/inspector/virt-inspector.rng @@ -94,6 +94,7 @@ <value>neokylin</...
2019 Dec 18
0
Re: [PATCH] inspect: document OpenMandriva as detected distro
...+) > > diff --git a/generator/actions_inspection.ml b/generator/actions_inspection.ml > index 809344c8c..054bd8b75 100644 > --- a/generator/actions_inspection.ml > +++ b/generator/actions_inspection.ml > @@ -246,6 +246,10 @@ NetBSD. > > OpenBSD. > > +=item \"openmandriva\" > + > +OpenMandriva. This is actually OpenMandriva Lx, I already fixed it locally (and the commit message too). -- Pino Toscano
2019 Apr 08
1
[PATCH] inspect: get icon of OpenMandriva guests
...c +++ b/lib/inspect-icon.c @@ -67,6 +67,7 @@ static char *icon_cirros (guestfs_h *g, size_t *size_r); static char *icon_voidlinux (guestfs_h *g, size_t *size_r); static char *icon_altlinux (guestfs_h *g, size_t *size_r); static char *icon_gentoo (guestfs_h *g, size_t *size_r); +static char *icon_openmandriva (guestfs_h *g, size_t *size_r); #if CAN_DO_WINDOWS static char *icon_windows (guestfs_h *g, const char *root, size_t *size_r); #endif @@ -170,6 +171,9 @@ guestfs_impl_inspect_get_icon (guestfs_h *g, const char *root, size_t *size_r, else if (STREQ (distro, "gentoo")) { r =...
2020 Oct 17
1
[PATCH] Use guestfsd binary to auto-generate library dependencies for appliance
...ansson4 does not provide libjansson4 */ - libldm - libtirpc dnl syslinux uses mtools without depending on it mtools nilfs-utils ntfsprogs ntfs-3g openssh-clients - pcre reiserfs-utils - libselinux systemd /* for /sbin/reboot and udevd */ vim-minimal xz ) ifelse(OPENMANDRIVA,1, - augeas cryptsetup chkconfig /* for /etc/init.d */ cdrkit-genisoimage @@ -238,27 +188,20 @@ ifelse(OPENMANDRIVA,1, dhcp-client extlinux grub2 - lib64hivex0 - hivex iproute2 iputils - libcap - libjansson4 - lib64jansson4 /* lib64jansson4 does not provide libjansson4...
2020 Mar 10
2
ANNOUNCE: libguestfs 1.42 - tools for accessing and modifying virtual machine disk images
...Go bindings (Tomáš Golembiovský). Go API error handling is now more idiomatic (Csaba Henk). Update documentation about how to handle boolean parameters in Ruby bindings (Csaba Henk). Inspection Libguestfs can now extract icons for Gentoo, newer SUSE and OpenMandriva guests. Improved extraction of RHEL icons. (Pino Toscano). Inspection returns the osinfo IDs of newer Windows versions, and rolling Linux distros (Pino Toscano). OpenMandriva is now detected (Bernhard Rosenkränzer). Arch Linux detection improvements (Pino Tos...
2018 Jan 18
0
[Release-testers] [6.0.0 Release] Release Candidate 1 tagged
We're now using it as the main compiler in the OpenMandriva development builds -- no issues so far (after rebuilding a couple of key packages for testing). ttyl bero On 17 January 2018 at 18:53, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: > Dear testers, > > Start your engines; 6.0.0-rc1 was just tagged. &gt...
2017 Jun 14
5
LLVM 4.0.1 -rc3 has been tagged
Hi, I just tagged LLVM 4.0.1-rc3, and it's ready for testing. If all goes well, we will do the final release on Monday. -Tom
2016 Jul 31
2
[Release-testers] [3.9 Release] Release Candidate 1 has been tagged
Hi, On the OpenMandriva side, x86_64 passes all checks. We're having some problems with other architectures though (see below): x86_64 succeeded, packages are here: https://abf.openmandriva.org/build_lists/76792 i586 fails to build, but this seems to be an issue with 3.8.1 (which we're using to build 3.9): /usr...
2018 Sep 10
15
[7.0.0 Release] rc3 has been tagged
Dear testers, 7.0.0-rc3 was just tagged (from branch revision r341805). No further release candidates are currently planned, so this is a release candidate in the real sense: unless any serious issues surface, this is what the final release will look like. Please run the test script, share your results and upload binaries. Please also take a look at the release notes and other docs; small
2015 Dec 20
10
[Bug 93454] New: Can't build with LLVM/clang 3.7.0
...OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: tpgxyz at gmail.com QA Contact: nouveau at lists.freedesktop.org System is OpenMandriva Cooker running LLVM/clang 3.7.0 as default compiler. When i build mesa i got this error: Makefile:1205: recipe for target 'nv50/nv84_video_vp.lo' failed make[3]: Leaving directory '/builddir/build/BUILD/mesa-11.0.7/src/gallium/drivers/nouveau' In file included from nv50/nv84_video...
2016 May 12
1
LLVM Releases: Upstream vs. Downstream / Distros
...here's other projects out there using the LLVM libraries - and as a distro, we have to make sure they all work (so they agree on the same API), preferably without having to ship multiple versions of LLVM and preferably without having to patch external code too much to adjust to API changes. In OpenMandriva, we have to keep Mesa, creduce, emscripten and the LLVMified Qt moc working (list expected to grow -- ultimately we'd also like to use the system LLVM libraries for the swift compiler). In AOSP, RenderScript relies on the LLVM API, but there's nothing else using it, so there's currently...
2016 Jun 08
9
3.8.1-rc1 has been tagged
Hi, I've tagged 3.8.1-rc1, testers can begin testing. -Tom
2016 Jul 29
12
[3.9 Release] Release Candidate 1 has been tagged
Dear testers, 3.9.0-rc1 was just tagged from the 3.9 branch at r277207. This took a little longer than I'd hoped, but I think the branch is in a decent state now. There are still open merge requests and bugs, but I'd like to get the real testing started to see where we're at. Please build, test, and upload binaries to the sftp. Let me know how it goes. I'll upload source, docs,
2016 May 11
7
LLVM Releases: Upstream vs. Downstream / Distros
Folks, There has been enough discussion about keeping development downstream and how painful that is. Even more so, I think we all agree, is having downstream releases while tracking upstream releases, trunk and other branches (ex. Android). I have proposed "en passant" a few times already, but now I'm going to do it to a wider audience: Shall we sync our upstream release with the
2019 Jan 24
14
[8.0.0 Release] rc1 has been tagged
Dear testers, 8.0.0-rc1 was just tagged (from the branch at r351980). It took a little longer than planned, but it's looking good. Please run the test script, share your results, and upload binaries. I'll get the source tarballs and docs published as soon as possible, and binaries as they become available. Thanks, Hans
2017 Mar 09
5
[4.0.0 Release] 'final' has been tagged
Dear testers, The final version of 4.0.0 was just tagged (from the 4.0 branch at r297335). There were no changes after rc4. Please build the final binaries and upload to the sftp. For others following along: this means 4.0.0 is complete, but it will take a few days to get the tarballs ready and uploaded to the web page. I will send the announcement once everything's done. Many thanks for
2017 Jan 21
12
[GlobalISel] Quick Status
Hi all, Following the thread from http://lists.llvm.org/pipermail/llvm-dev/2017-January/109029.html, I am sending this email to give a status on GlobalISel progress and situation. We are pushing GlobalISel from the state of prototype to a production quality framework. We welcome help with patches, reviews, feedbacks and so on. As explained during the last developer meeting, we are aiming at
2019 Jul 20
7
8.0.1-final has been tagged
Hi, The 8.0.1 final release has been tagged. Testers please upload the final binaries. -Tom
2017 May 02
6
LLVM 4.0.1-rc1 has been tagged
Hi, I've just tagged the 4.0.1 -rc1 release. Testers can start testing and uploading the binaries. If you still have bug fixes you want to get into the 4.0.1 release, you have until May 22 to submit merge requests. -Tom
2016 May 12
2
LLVM Releases: Upstream vs. Downstream / Distros
...there using the LLVM > libraries - and as a distro, we have to make sure they all work (so they > agree on the same API), preferably without having to ship multiple versions > of LLVM and preferably without having to patch external code too much to > adjust to API changes. > > In OpenMandriva, we have to keep Mesa, creduce, emscripten and the > LLVMified Qt moc working (list expected to grow -- ultimately we'd also > like to use the system LLVM libraries for the swift compiler). > In AOSP, RenderScript relies on the LLVM API, but there's nothing else > using it, so t...