Displaying 20 results from an estimated 200 matches similar to: "building a supermin appliance with febootstrap..."
2014 Jan 30
0
Re: Notes on building libguestfs in a systemd-nspawn container
On 01/30/2014 03:58 PM, Richard W.M. Jones wrote:
> On Thu, Jan 30, 2014 at 11:50:35AM +0530, Kashyap Chamarthy wrote:
>>> - Single `make` job timing to compile everything:
>>>
>>> real 31m9.792s
>>> user 17m18.359s
>>> sys 13m17.868s
>>
>> For comparison, on the _host_, the same single `make` job timing:
>>
2014 Jan 30
0
Re: Notes on building libguestfs in a systemd-nspawn container
On 01/30/2014 07:41 AM, Kashyap Chamarthy wrote:
> Last night I was tinkering with `systemd-nspawn` -- namespace based
> container for testing, I thought I'll post what I tried with libguestfs
> here:
>
>
> Prerequisite
> ------------
>
> Because of an audit subsystem incompatibility bug - rhbz#966807[1], turn
> off auditing by booting the host w/
2014 Jan 30
2
Notes on building libguestfs in a systemd-nspawn container
Last night I was tinkering with `systemd-nspawn` -- namespace based
container for testing, I thought I'll post what I tried with libguestfs
here:
Prerequisite
------------
Because of an audit subsystem incompatibility bug - rhbz#966807[1], turn
off auditing by booting the host w/ 'audit=0' on Kernel command line.
(NOTE: There's work in progress[2] in upstream Kernel to fix
2010 Aug 27
3
[PATCH febootstrap 0/2] febootstrap-supermin-helper should visit directory entries in order and ignore backup files
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
2014 Oct 08
0
centos 7, docker, NFS and uid = -2
I created a centos 7 docker container in which I want to mount a
NFS share in. Said share is owned by user virtual with uid 1200. So I
do some exporting (docker container is in 172.17.0.0/16):
spindizzy> cat /etc/exports
/export 10.0.0.0/24(ro,fsid=0,no_subtree_check,sync)
172.17.0.0/16(ro,fsid=0,no_subtree_check,sync)
[...]
/export/mail 172.17.0.0/16(rw,root_squash,no_subtree_check,sync)
2010 May 13
1
[PATCH febootstrap] Pull in febootstrap-supermin-helper (C version) from libguestfs.
This patch is FYI as it needs more testing, although feel free to take
a look at it if you want.
Background: We'd like to change libguestfs so that the appliance can
support optional features. This would mean you could have (for
example) a 'libguestfs' base package and a 'libguestfs-xfs' package
providing optional support for XFS filesystem tools. This would only
apply to
2017 May 05
0
CentOS 7 cloned VM cannot boot
On 5/5/2017 3:45 ??, Gianluca Cecchi wrote:
> BTW: see also this paragraph in the provided RH EL link:
> 24.7.3. Resetting and Reinstalling GRUB 2
>
> But i think is not your problem....
Yes, I have done that, without change in behavior.
> Also, after changing partitions flag does your fdisk command reflect the
> change?
Yes.
> Is the error during boot the same as the one
2017 May 05
0
CentOS 7 cloned VM cannot boot
Il 05 Mag 2017 19:30, "Nikolaos Milas" <nmilas at noa.gr> ha scritto:
On 5/5/2017 3:45 ??, Gianluca Cecchi wrote:
BTW: see also this paragraph in the provided RH EL link:
> 24.7.3. Resetting and Reinstalling GRUB 2
>
> But i think is not your problem....
>
Yes, I have done that, without change in behavior.
Also, after changing partitions flag does your fdisk
2009 Dec 30
5
Find reason for heavy load
My Centos 5 server has seen the average load jumped through the roof
recently despite having no major additional clients placed on it.
Previously, I was looking at an average of less than 0.6 load, I had a
monitoring script that sends an email warning me if the current load stayed
above 0.6 for more than 2 minutes. This script used to trigger perhaps once
an hour during peak periods. Even so, I
2016 Apr 02
0
Changes to get CD to boot on EFI System.
Hi,
On 02/04/2016 21:16, Thomas Schmitt via Syslinux wrote:
?---
> Question to Didier:
>
> Is the plain Linux kernel booted via EFI_LOAD_FILE_PROTOCOL
> after the Boot manager failed with the attempt to apply
> EFI_SIMPLE_FILE_SYSTEM_PROTOCOL ?
> (UEFI 2.4, 3.4 "Boot Mechanisms")
?---
I just have UEFI 2.6 at hand.
The ISO is built this way
(of course
2012 Dec 14
1
febootstrap - Arch User Repository
Arch User Repository - https://aur.archlinux.org/
have changed the package location
I am not a developer (and i dont know ocaml) but i've tried to build a patch
eg.
old location:
http://aur.archlinux.org/packages/hivex/hivex.tar.gz
new location:
https://aur.archlinux.org/packages/hi/hivex/hivex.tar.gz
AUR has a lot Flagged out-of-date packages so it would be nice if
febootstrap would
2012 Oct 29
0
Porting febootstrap to urpmi-based distributions
On Mon, Oct 29, 2012 at 11:10:04AM +0100, Guillaume Rousse wrote:
> Hello Richard.
>
> I didn't find any dedicated mailing-list for febootstrap, so sending
> this directly seems the best option.
CC-ing this to libguestfs at redhat.com which is the right list.
> I'm interested to have
> libguestfs on mageia, meaning I have to port febootstrap first. I
> had a quick
2011 Sep 28
1
Using febootstrap , please help
Hello,
I am new to febootstrap. I am struggling to install fedora 14 on
disk.img (formatted with ext4fs) mounted on
/mnt/temp . How to use febootstrap to do this ? Does it require any yum
configuration ? I searched the web for documentation on this , but
nothing is clearly mentioned. Please anyone tell me how to do this.
I am doing this on Fedora 14 host.
-- Onkar
2009 Nov 16
1
IMPORTANT: New git repositories for febootstrap & libguestfs
The machine at et.redhat.com is going to be decommissioned soon, and
so I have arranged alternate hosting for these two git repositories.
As of now you should use:
http://git.annexia.org/?p=febootstrap.git;a=summary (web interface)
git clone git://git.annexia.org/git/febootstrap.git
http://git.annexia.org/?p=libguestfs.git;a=summary (web interface)
git clone
2010 May 14
0
Help with testing libguestfs 1.3.12 + new febootstrap
Matt, can you install the latest libguestfs + febootstrap packages on
Rawhide and give them a spin:
http://koji.fedoraproject.org/koji/buildinfo?buildID=173442
http://koji.fedoraproject.org/koji/buildinfo?buildID=173526
The way that the supermin appliance is constructed and booted has
changed substantially and I'd like to make sure that we find any bugs
early, since we are planning to put
2010 Oct 01
0
[FEBOOTSTRAP] Add gnulib as a submodule
---
.gitmodules | 3 +++
autogen.sh | 4 +---
gnulib | 1 +
3 files changed, 5 insertions(+), 3 deletions(-)
create mode 100644 .gitmodules
create mode 160000 gnulib
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-gnulib-as-a-submodule.patch
Type: text/x-patch
Size: 679 bytes
Desc: not available
URL:
2010 Oct 01
0
[PATCH] Call febootstrap-supermin-helper using the new -u and -g options
Use febootstrap-supermin-helper's new -u and -g command line options to setuid,
rather than doing it in libguestfs.
This resolves an issue with the generation of the cached appliance checksum. The
checksum was being generated by a call to febootstrap-supermin-helper through
popen(). Unfortunately, a bash misfeature meant that euid would be reset to uid,
and the checksum was generated for uid,
2010 Oct 05
1
[FEBOOTSTRAP] Ensure atomic creation of a cached appliance
Cached appliances are discovered by their predictable path. Previously we were
creating a cached appliance directly in this predictable path. This had at least
2 undesirable effects:
* Interrupting appliance creation would leave a corrupt appliance
* 2 processes could simultaneously attempt to create the same appliance, causing
corruption.
This patch causes the cached appliance to be created
2011 Mar 18
2
[PATCH 0/2 febootstrap] Allow zero-size conflicting config files to be combined
It's a recurring bug in Fedora that two packages will both contain a
config file with the same name (for example this currently is
occurring in glibc & glibc-common in Fedora 13 with the file
/etc/gai.conf).
RPM appears to allow this, at least if both files are empty.
If both files are empty then there appears to be no particular problem
with combining the two file records in febootstrap
2011 Mar 21
0
Initial look at porting febootstrap to SuSE
I looked at OpenSUSE 11.3 (x86-64) and the 'zypper' package manager.
Background
----------
libguestfs needs febootstrap to build the so-called supermin
appliance. Since febootstrap 3.x, this requires porting febootstrap
to each specific Linux package management system. We've already done
this for yum (Fedora), apt (Debian/Ubuntu) and PacMan (ArchLinux).
A port is reasonably