How would you label the kernel before compiling it? Why would you want to label the kernel?
What will be an ideal response?
Edit ~/rpmbuild/SPECS/kernel.spec and change local in the buildid line to
a meaningful string. Also you must also remove the leading hash mark (#)
and remove the SPACE between % and define in this line.
You would label a kernel to prevent overwriting existing kernel files and to
identify various compilations of the kernel.
You might also like to view...
Which of the following exceptions might be thrown by the methods of the class String?
A. NullPointerException B. FileNotFoundException C. NoSuchElementsException D. NumberFormatException
Which of the following illuminates only at certain times or on a schedule?
A. Continuous lighting B. Standby lighting C. Movable lighting D. Emergency lighting
What would you consider as three essentials for correctly installing a CPU on a motherboard?
A) CPU documentation, motherboard documentation, and an antistatic strap B) A screwdriver, a voltmeter, and an antistatic strap C) A motherboard, a CPU, and a screwdriver D) An extractor, a ZIF socket, and CPU
When you use the get method to submit form data to the processing script, the form data is appended to the ____________________ specified by the action attribute.
Fill in the blank(s) with the appropriate word(s).