[rumpkernel/rumprun] 47463d: genfs: add -s, strips n leading path components

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Wed, 10 Feb 2016 07:45:36 -0800

  Branch: refs/heads/master
  Home:   https://github.com/rumpkernel/rumprun
  Commit: 47463dc8962d92cd92247e2d1f9b0fd0db3ce7fe
      
https://github.com/rumpkernel/rumprun/commit/47463dc8962d92cd92247e2d1f9b0fd0db3ce7fe
  Author: Antti Kantee <pooka@xxxxxx>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M app-tools/genfs.in

  Log Message:
  -----------
  genfs: add -s, strips n leading path components


  Commit: c3532aa41422aa4ac0ddc70f0d94640e9cc4cffc
      
https://github.com/rumpkernel/rumprun/commit/c3532aa41422aa4ac0ddc70f0d94640e9cc4cffc
  Author: Antti Kantee <pooka@xxxxxx>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M app-tools/genfs.in

  Log Message:
  -----------
  genfs: deal with files with quotation marks in the name


  Commit: 983c515beb186f731c7842a5d36bfa39fc4128bf
      
https://github.com/rumpkernel/rumprun/commit/983c515beb186f731c7842a5d36bfa39fc4128bf
  Author: Antti Kantee <pooka@xxxxxx>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M app-tools/Makefile
    A app-tools/cookfs.in
    R app-tools/genfs.in
    M lib/librumprunfs_base/Makefile

  Log Message:
  -----------
  rename genfs to cookfs


  Commit: 5584c6b5d137fb1de6b5aec776f1309456171363
      
https://github.com/rumpkernel/rumprun/commit/5584c6b5d137fb1de6b5aec776f1309456171363
  Author: Antti Kantee <pooka@xxxxxx>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M lib/librumprunfs_base/Makefile
    R lib/librumprunfs_base/etc/group
    R lib/librumprunfs_base/etc/master.passwd
    R lib/librumprunfs_base/etc/nsswitch.conf
    R lib/librumprunfs_base/etc/protocols
    R lib/librumprunfs_base/etc/pwd.db
    R lib/librumprunfs_base/etc/resolv.conf
    R lib/librumprunfs_base/etc/services
    R lib/librumprunfs_base/etc/spwd.db
    A lib/librumprunfs_base/rootfs/etc/group
    A lib/librumprunfs_base/rootfs/etc/master.passwd
    A lib/librumprunfs_base/rootfs/etc/nsswitch.conf
    A lib/librumprunfs_base/rootfs/etc/protocols
    A lib/librumprunfs_base/rootfs/etc/pwd.db
    A lib/librumprunfs_base/rootfs/etc/resolv.conf
    A lib/librumprunfs_base/rootfs/etc/services
    A lib/librumprunfs_base/rootfs/etc/spwd.db

  Log Message:
  -----------
  rumprunfs_base: put everything in a "rootfs" directory

Move is done mostly for the purposes of testing that the -s
parameter works.


Compare: 
https://github.com/rumpkernel/rumprun/compare/bf9df6b0b622...5584c6b5d137

Other related posts:

  • » [rumpkernel/rumprun] 47463d: genfs: add -s, strips n leading path components - GitHub