Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1466990

Re: [PATCH 6/6] Add dockerfile

From Theodore Ts'o <tytso@mit.edu>
Newsgroups linux.kernel
Subject Re: [PATCH 6/6] Add dockerfile
Date 2016-08-21 16:30 +0200
Message-ID <s8BV7-1tv-9@gated-at.bofh.it> (permalink)
References (3 earlier) <s7OhH-3Ov-5@gated-at.bofh.it> <s81yi-3I0-5@gated-at.bofh.it> <s8cN3-2kM-5@gated-at.bofh.it> <s8krg-7gg-5@gated-at.bofh.it> <s8zJD-9M-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Aug 21, 2016 at 03:02:38PM +0300, Dmitry Monakhov wrote:
> Definitely. But in your case we still need jessie64's chroot.
> It should be prepared somehow. My point is that if we give an automated build
> script this may help people to start with xfstests with less pain.
> In my experience time spend on investigation of installation process
> always longer than time to download precreated VM/container :)
> Let's call this approach "Lazy developers are welcome"

Well, for the really lazy developers, all they need to do now is:

git clone git://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git
cd xfstests-bld/kvm-xfstests
make install

:-)

This will download the root_fs.img from www.kernel.org, and install
kvm-xfstests into their home directory.

(Or they can substite the last command with: "sudo make
prefix=/usr/local install")

This should work for both Fedora and Debian systems.  There will be
some packages you will need to install (e.g., kvm) but I suspect many
people will have all of the prequisites installed already.

Cheers,

       	    	     	    			  - Ted

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 6/6] Add dockerfile Dmitry Monakhov <dmonakhov@openvz.org> - 2016-08-19 11:30 +0200
  Re: [PATCH 6/6] Add dockerfile Theodore Ts'o <tytso@mit.edu> - 2016-08-20 01:40 +0200
    Re: [PATCH 6/6] Add dockerfile Dmitry Monakhov <dmonakhov@openvz.org> - 2016-08-20 13:40 +0200
      Re: [PATCH 6/6] Add dockerfile Theodore Ts'o <tytso@mit.edu> - 2016-08-20 21:50 +0200
        Re: [PATCH 6/6] Add dockerfile Theodore Ts'o <tytso@mit.edu> - 2016-08-21 05:00 +0200
        Re: [PATCH 6/6] Add dockerfile Dmitry Monakhov <dmonakhov@openvz.org> - 2016-08-21 14:10 +0200
          Re: [PATCH 6/6] Add dockerfile Theodore Ts'o <tytso@mit.edu> - 2016-08-21 16:30 +0200
          Re: [PATCH 6/6] Add dockerfile Theodore Ts'o <tytso@mit.edu> - 2016-08-21 17:40 +0200
            Re: [PATCH 6/6] Add dockerfile Dmitry Monakhov <dmonakhov@openvz.org> - 2016-08-22 10:10 +0200

csiph-web