Bug 881124 - /etc/rc.d/init.d/livesys should use both rd.live.dir (new) and live_dir (deprecated) kernel command line option
Summary: /etc/rc.d/init.d/livesys should use both rd.live.dir (new) and live_dir (depr...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: spin-kickstarts
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeroen van Meeuwen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-28 17:20 UTC by Philippe Lelédy
Modified: 2012-12-11 19:30 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-11 19:28:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Philippe Lelédy 2012-11-28 17:20:24 UTC
Description of problem:

./boot.log:dracut-initqueue[234]: Warning: Kernel command line option 'live_dir' is deprecated, use 'rd.live.dir' instead.

Version-Release number of selected component (if applicable):

Fedora 18 b rc 1

How reproducible:

Use live_dir= in kernel command line option

Steps to Reproduce:
1.
2.
3.
  
Actual results:

If you use new rd.live.dir= then dracut-initqueue will be happy but /etc/rc.d/init.d/livesys will not work

Il you use deprecated live_dir= dracut-initqueue will complain but /etc/rc.d/init.d/livesys will work

By-pass: use both

Resolution: told in the title

Comment 1 Brian Lane 2012-11-29 00:30:08 UTC
livesys in the spin kickstart needs to be updated.

Comment 2 Bill Nottingham 2012-12-11 19:28:48 UTC
Fixed in git.


Note You need to log in before you can comment on or make changes to this bug.