Re: [PATCH] liblxc: Update lxc-debian to use the lenny release

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



DL> It may be possible to use yum like debootstrap for an minbase
DL> fedora install.

Yep, something like the following should work:

  root=/path/to/tmproot
  mkdir -p $root/var/lib/rpm
  rpm --root $root --initdb
  rpm --root $root -Uvfh --nodeps http://fedora.osuosl.org/linux/releases/10/Fedora/i386/os/Packages/fedora-release-10-1.noarch.rpm
  yum --installroot=$root -y groupinstall Base

-- 
Dan Smith
IBM Linux Technology Center
email: danms@xxxxxxxxxx

_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux