Re: [F17-BRANCH 2/2] makeupdates: install liveinst to /usr/sbin

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

 



On 03/27/2012 01:21 PM, Brian C. Lane wrote:
From: "Brian C. Lane"<bcl@xxxxxxxxxx>

The liveinst script can now be updated by an updates.img
---
  scripts/makeupdates |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/scripts/makeupdates b/scripts/makeupdates
index b793e62..cf81940 100755
--- a/scripts/makeupdates
+++ b/scripts/makeupdates
@@ -146,6 +146,8 @@ def copyUpdatedFiles(tag, updates, cwd):
          elif file.endswith('/anaconda-generator'):
              # yeah, this should probably be more clever..
              install_to_dir(file, "lib/systemd/system-generators")
+        elif file == "data/liveinst/liveinst":
+            install_to_dir(file, "usr/sbin")
          elif file.find('/') != -1:
              fields = file.split('/')
              subdir = fields[0]

This looks good to me.

--
        Peter

Sanity's just a one trick pony anyway.  You only get one trick -- rational
thinking -- but when you're good and crazy, the sky's the limit!
		-- The Tick

01234567890123456789012345678901234567890123456789012345678901234567890123456789

_______________________________________________
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