[rhel5-branch] correctly include /usr/share/rhsm/subscription_manager (#670973)

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

 



For the record, stuff in KEEPFILES in upd-instroot needs to be a
glob if you want directory contents. Tested it by messing with rpm2cpio
the way upd-instroot does:

### "/usr/share/anaconda"
$ rpm2cpio ~/anaconda-*.rpm | cpio -iumd "./usr/share/anaconda"
$ ls usr/share/anaconda/boot
ls: cannot access usr/share/anaconda/boot: No such file or directory

### "/usr/share/anaconda/*"
$ rpm2cpio ~/anaconda-*.rpm | cpio -iumd "./usr/share/anaconda/*"
$ ls usr/share/anaconda/boot
boot.msg  grub.conf  syslinux.cfg

-w

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux