Ticket #43 (assigned enhancement)
add support for LSB chroot
| Reported by: | bryang | Owned by: | bruno |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | pb | Version: | 0.9.6 |
| Keywords: | Cc: |
Description
Can you add support for the LSB chroot sample implementations for VEs. Or provide documentation on how one achieves adding support for a new distro-version-arch?
Change History
comment:3 Changed 4 years ago by bruno
If you can add the required modificatoins to /etc/pb/pb.conf as of rev [898], then I'll be happy to integrate those. I think that wit hthis new mecanism, LSB suppotr should be easy. I'll try to look at it later as time permits, but if you want to try and rport, I'll be happy to help.
comment:4 Changed 3 years ago by bruno
- Milestone changed from 0.9.9 to 0.9.10
The problem I'm meeting with a LSB chroot, is that the chroot provided by LF are incomplete and do not allow to build inside them. So we would need to add software in them in order to make them usable to build (It's independant of pb itself).
I need to launch a discussion on the relevant mailing list for that.
