1. 12 10月, 2009 1 次提交
  2. 07 3月, 2009 1 次提交
  3. 15 2月, 2009 1 次提交
    • J
      kbuild: add vmlinux to kernel rpm · fc370ecf
      Josh Hunt 提交于
      We are building an automated system to test kernels weekly and need to
      provide an rpm to our QA dept.  We would like to use the ability to create
      kernel rpms already in the kernel's Makefile, but need the vmlinux file
      included in the rpm for later debugging.
      
      This patch adds a compressed vmlinux to the kernel rpm when doing a
      make rpm-pkg or binrpm-pkg and upon install places the vmlinux file in /boot.
      Signed-off-by: NJosh Hunt <josh@scalex86.org>
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      fc370ecf
  4. 30 10月, 2008 2 次提交
  5. 25 9月, 2006 1 次提交
  6. 09 6月, 2006 1 次提交
    • M
      kbuild: fix make rpm for powerpc · 1a0f3d42
      Mike Wolf 提交于
      The default target for most powerpc platforms is zImage.  The
      zImage however is in arch/powerpc/boot and the mkspec script
      was set up to get the kernel from the top level of the kernel
      tree.  This patch copies vmlinux to arch/powerpc/boot and then
      copies the kernel to the tmp directory so the rpm can be made.
      Signed-off-by: NMike Wolf <mjw@us.ibm.com>
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      1a0f3d42
  7. 14 7月, 2005 1 次提交
  8. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4