summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)Author
2006-06-29[PATCH] kbuild: bugfix with initramfsNickolay
2006-04-19[PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl
2006-04-11kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg
2005-10-18Add some basic .gitignore filesLinus Torvalds
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg
2005-02-10[gen_init_cpio] When outputting a buffer, don't use char-at-a-time I/O.Jeff Garzik
2005-01-07[PATCH] initramfs: unprivileged image creationThayne Harbaugh
2005-01-07[PATCH] gen_init_cpio symlink, pipe and socket supportThayne Harbaugh
2004-10-27kbuild/usr: initramfs list fixed and simplifiedSam Ravnborg
2004-10-19[PATCH] Select cpio_list or source directory for initramfs imageMartin Schlemmer
2004-10-19[PATCH] gen_init_cpio uses external file listThayne Harbaugh
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg
2004-02-18[PATCH] Fix sprintf modifiers in usr/gen_init_cpio.c for cygwinAndrew Morton
2003-12-29[PATCH] missing padding in cpio_mkfile in usr/gen_init_cpio.cAndrew Morton
2003-09-09[PATCH] quieten initramfs and fix /dev permissionsAnton Blanchard
2003-08-01[PATCH] janitor: use char arrays for stringsRandy Dunlap
2003-07-25[PATCH] usr/: Updated .incbin supportSam Ravnborg
2003-07-16[PATCH] make clean should remove usr/initramfs_data.SMikael Pettersson
2003-07-09Fix mailer-induced corruption in initramfs build rulesLinus Torvalds
2003-07-09[PATCH] Use ".incbin" for initramfs image buildDavid Mosberger
2003-06-19[INITRAMFS]: Use correct size_t printf format in gen_init_cpio.cDavid S. Miller
2003-03-10kbuild: Use targets := to tell kbuild about additional targetsSam Ravnborg
2003-03-07kbuild: handle any failures of the gen_init_cpio or initramfs image to stop t...Greg Kroah-Hartman
2003-03-07gen_init_cpio: Add the ability to add files to the cpio image.Greg Kroah-Hartman
2002-11-04kbuild: Fix up initramfs, adapt arch/alphaKai Germaschewski
2002-11-04kbuild: initramfs updatesKai Germaschewski
2002-11-01Minimal initramfs support (based on Al Viro's work).Jeff Garzik