Re: [systemd-devel] [PATCHv2] man: Add reason for disk model info not working

2013-02-17 Thread Kok, Auke-jan H
On Sat, Feb 16, 2013 at 8:04 PM, William Giokas 1007...@gmail.com wrote:
 In systemd-bootchart, the disk model information will not be found
 unless the root device is specified using `root=/dev/sdxY` on the kernel
 line. Just add a note as to why this doesn't happen.
 ---

 Sorry, forgot to pull. Rebased.

  man/systemd-bootchart.xml | 4 
  1 file changed, 4 insertions(+)



applied, ty

Auke
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCHv2] man: Add reason for disk model info not working

2013-02-16 Thread William Giokas
In systemd-bootchart, the disk model information will not be found
unless the root device is specified using `root=/dev/sdxY` on the kernel
line. Just add a note as to why this doesn't happen.
---

Sorry, forgot to pull. Rebased.

 man/systemd-bootchart.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml
index a4770fc..9067d65 100644
--- a/man/systemd-bootchart.xml
+++ b/man/systemd-bootchart.xml
@@ -300,6 +300,10 @@
 
 refsect1
 titleBugs/title
+parasystemd-bootchart does not get the model information for 
the hard drive
+unless the root device is specified with 
coderoot=/dev/sdxY/code. Using
+UUIDs or PARTUUIDs will boot fine, but the hard drive model 
will not be
+added to the chart./para
 paraFor bugs, please contact the author and current 
maintainer:/para
 simplelist
 memberAuke Kok 
emailauke-jan.h@intel.com/email/member
-- 
1.8.1.3.605.g02339dd

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel