On 14/11/2015 21:39, Bruce Dubbs wrote: > Fernando de Oliveira wrote: >> Em 14-11-2015 13:50, [email protected] escreveu: >>> Author: pierre >>> Date: Sat Nov 14 08:50:27 2015 >>> New Revision: 16652 >>> >>> Log: >>> The note in xinit does not concern building, so the instructions in the >>> note have to be "nodump". >>> >>> Modified: >>> trunk/BOOK/x/installing/xinit.xml >>> >>> Modified: trunk/BOOK/x/installing/xinit.xml >>> ============================================================================== >>> --- trunk/BOOK/x/installing/xinit.xml Sat Nov 14 07:18:24 2015 >>> (r16651) >>> +++ trunk/BOOK/x/installing/xinit.xml Sat Nov 14 08:50:27 2015 >>> (r16652) >>> @@ -86,7 +86,7 @@ >>> <command>startx</command>, issuing, as the <systemitem >>> class="username">root</systemitem> user: >>> >>> -<screen role="root"><userinput>sed -e '/$serverargs $vtarg/ s/serverargs/: >>> #&/' \ >>> +<screen role="nodump"><userinput>sed -e '/$serverargs $vtarg/ >>> s/serverargs/: #&/' \ >>> -i.orig /usr/bin/startx</userinput></screen> >>> </para> >>> </note> >>> >> >> Why? >> >> I have no idea where you found those instructions about roles. >> >> Think this is the second time you make changes with similar arguments. > > It's for jhalfs. > > -- Bruce >
Also, if you look at the whole page, it is an instruction to be used when the package is already installed, and it is placed before the instructions for building the package. Actually, there could be another solution, which would be to put this instruction after make install. But what I did does not change the rendered text, while it is more invasive to move the instruction. I am sorry if I offended you, Fernando. I did not think that such a small change could bother you. Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
