Announcement

Collapse
No announcement yet.

RPM 4.15 Released With Experimental Rootless Chroot Support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • RPM 4.15 Released With Experimental Rootless Chroot Support

    Phoronix: RPM 4.15 Released With Experimental Rootless Chroot Support

    RPM 4.15 is officially out this week as the newest version of the RPM Package Manager most often associated with Red Hat / Fedora systems...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Which kernel version enabled rootless chroot?

    Comment


    • #3
      Originally posted by coder View Post
      Which kernel version enabled rootless chroot?
      Linux 3.8 is when namespace support became quite mature. It is part of what makes containers feasible

      Comment


      • #4
        Originally posted by RahulSundaram View Post
        Linux 3.8 is when namespace support became quite mature. It is part of what makes containers feasible
        Thanks!

        Comment


        • #5
          I also find the added useage of multiple CPUs quite important, as I build the rpm-pkg target of the Kernel and it was only using a single CPU up until now.

          Comment


          • #6
            Why is this chroot support good and how can it be useful?
            Does any other package manager support that, such as APT?

            Comment


            • #7
              Originally posted by uid313 View Post
              Why is this chroot support good and how can it be useful?
              It gives you the ability to build a package with a completely controlled and reproducible environment, rather than being subject to whatever mix of packages & versions happen to be installed on the host.

              Learn more: https://en.wikipedia.org/wiki/Chroot

              The non-root chroot is really nice, since that should let users with normal credentials build packages in this way.

              Comment


              • #8
                What? How does root-less chroot work?
                Does it put you under a fake "root" account or what?

                Comment

                Working...
                X