Re: Multi I/O RS232 oxford driver
On Wed, 03 Feb 2010 00:21:52 -0800, nick048 wrote:
4. And then build the Kernel.
- set up a rpm build environment for your user
- reinstall the source rpm, you changed it.
- cp --recursive the sources to a directory of your choosing, probably
somewhere under your home
- Edit Makefile, add something to extraversion to distinguish your new
kernel from the redhat one
- make rpm
Alternatively, as root do a make rpm directly as step 4, but I would
advise to do as outlined above, will save you a lot of hurt in the long
run.
M4
.
Relevant Pages
- Re: SeLinux and mail relaying
... It looks like you need the source RPM for selinux-policy-targeted instead of how they packaged things for FC4 and earlier with a separate package called selinux-policy-targeted-sources. ... the link from one of the other responses will provide enough information about how to make a custom policy for FC5 although "policygentool" sounds like a likely suspect. ... (Fedora) - Re: SeLinux and mail relaying
... It looks like you need the source RPM for selinux-policy-targeted instead of how they packaged things for FC4 and earlier with a separate package called selinux-policy-targeted-sources. ... the link from one of the other responses will provide enough information about how to make a custom policy for FC5 although "policygentool" sounds like a likely suspect. ... (Fedora) - Re: Install from .tar.gz
... If you grab the source RPM from ... grab the my modifies spec file from here: ... instead of script-based command line tools. ... (alt.os.linux.suse) - New KMail Feature: Leave on Server for N Days
... Recently this new feature was committed to KDE CVS. ... I took the SuSE source RPM and applied the patches and rebuilt ... This feature was a big deal to me, ... (alt.os.linux.suse) - Re: How to build a RPM for Suse
... sudo rpm -Uvh *.rpm ... This is exactly what I have been doing, also I am running Suse 9.2 ... The spec file was written for RedHat/Fedora and uses their ... source RPM does build on 9.1, and so should build on 9.2. ... (alt.os.linux.suse) |
|