[GLLUG] ./configure deb-src
Steve Nelson
sanelson at gmail.com
Sat May 14 22:13:28 UTC 2005
Hi Guys,
I have a requirement to use grub with netbooting enabled.
This simply requires me to ./configure --enable-diskless --enable-<some-card>
However, in the debian world, how does one do this?
I obtained the source and build deps as per usual:
apt-get build-deb grub
apt-get source grub
Then inside the grub tree, I tried just running a ./configure and then
a dpkg-buildpackage, and I also tried hacking the debian/rules file,
and running dpkg-buildpackage.
Neither produced a .deb with the pxeimage I needed.
./configre --enable-diskless --enable-<some-card> && make does produce
the pxeimage, so I have what I wanted, but I still don't have an
answer to the more general (and useful) question:
If I want to build a debian package from source and change the
maintainer's configure options, what do I do?
I am sure that changing the debian/rules file must be the right way,
but have I missed something else?
Thanks,
Steve
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list