** Changed in: kernel-package (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/90283
Title:
make-kpkg with ubuntu sources creates gigantic package
To
I just built a kernel with debug on and it was 43 MB. Is anyone still
having this issue?
** Changed in: kernel-package (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Affect me too, here is the diff (in .config I disable CONFIG_DEBUG_INFO)
diff /boot/config-2.6.35-22-generic .config
3,4c3,4
< # Linux kernel version: 2.6.35-22-generic
< # Sat Oct 16 20:45:25 2010
---
> # Linux kernel version: 2.6.35.4
> # Sat Nov 6 13:18:01 2010
5152c5152
< CONFIG_DEBUG_INFO=y
Enclosed please find a patch which when applied to the files in
/usr/share/kernel-package, will make the linux-image file manageable
even if CONFIG_DEBUG_INFO is set to yes.What this does is add
INSTALL_MOD_STRIP=1 to the "make modules_install" command, which will
strip out the debugging inform
Or course, the problem is neither with kpkg-make, nor with the kernel
source you use. It's your kernel config file that has the "Compile the
kernel with debug info" option enabled.
Disable that option from the config file (edit it or do make
menuconfig), clean your source folder, recompile and yo
The same problem occurs, when I compile the vanilla kernel sources
(2.6.24) with kpkg-make on Ubuntu (Gutsy) on the 64 bit version (Core 2
Duo processor).
--
make-kpkg with ubuntu sources creates gigantic package
https://bugs.launchpad.net/bugs/90283
You received this bug notification because you
Umm this is not, IMHO, a bug. From the Kernel/Compile page from Ubuntu
(https://help.ubuntu.com/community/Kernel/Compile):
[quote]
If you re-used the existing configuration, note that Ubuntu kernels build with
debugging information on, which makes the resulting kernel modules (*.ko files)
much
** Changed in: kernel-package (Ubuntu)
Status: Needs Info => Confirmed
--
make-kpkg with ubuntu sources creates gigantic package
https://bugs.launchpad.net/bugs/90283
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubunt
Same problem here.
Matt hint works like a charm.
--
make-kpkg with ubuntu sources creates gigantic package
https://bugs.launchpad.net/bugs/90283
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
On Fri, 2007-04-05 at 19:33 +, bugmenot wrote:
> also having the same problem:
>
> installed feisty from desktop cd, normal options. did not do any apt-
> get upgrades. apt-got openssh-server, vim-full and samba, plus sysv-rc-
> conf, then:
>
> 1. apt-get install ncurses-dev kernel-package l
also having the same problem:
installed feisty from desktop cd, normal options. did not do any apt-
get upgrades. apt-got openssh-server, vim-full and samba, plus sysv-rc-
conf, then:
1. apt-get install ncurses-dev kernel-package linux-source build-essential gawk
linux-kernel-devel
2. cd /usr/s
Strange, I can't actually get it to work at all for me under Feisty ATM
(2.6.20-9). To whomever picks up this bug: Should I report my failure in
another bug report?
** Changed in: kernel-package (Ubuntu)
Importance: Undecided => Medium
Status: Unconfirmed => Needs Info
--
make-kpkg wit
12 matches
Mail list logo