Commit Graph

412 Commits (f91b026e0540a4d96413d7c0741ee192bfd6c7ac)
 

Author SHA1 Message Date
Joshua Kinard f91b026e05 Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's a busybox applet now), tweak the ip32r5k config, add wget to the mips netboot busybox config. Also import the remaining 2006.1 mips-sources configs and remove the old 2006.0 ones.
19 years ago
Joshua Kinard 4b60d9cd0f Enable the config option for busybox's --install parameter.
19 years ago
Joshua Kinard c9b0501876 Add IP32 R5K 2.6.16.20 kernel build, and update LiveCD/Netboot Busybox configs to match with busybox-1.1.3.
19 years ago
Joshua Kinard c4831d5766 Modernize the mips genkernel config.
19 years ago
Joshua Kinard 2b374d67bf Remove old configs.
19 years ago
Chris Gianelloni 8205c44f98 We can't use vol_id since it was a part of udev.
19 years ago
Chris Gianelloni f44c7b33d7 Added --static to man page for bug #135703.
19 years ago
Chris Gianelloni 3186bfc54c Add a modified version of the two LUKS patches that made their way into bugzilla for bug #122421.
19 years ago
Chris Gianelloni e4820423a3 Added code to allow the root file-system to be a module. This is for bug #118098.
19 years ago
Chris Gianelloni acf66c992d Changed real_init to init_opts to be more accurate, and added a proper real_init option to allow the selection of the init executable to run. This is for bug #113426.
19 years ago
Chris Gianelloni c1b29a86b5 Added fix for bug #134843 from Thomas Raschbacher <lordvan@gentoo.org> for evms and later glibc versions.
19 years ago
Chris Gianelloni 61008c7faa Fixed man page. Thanks to Andrew Yates <andrew@andrewyates.net> for the patch.
19 years ago
Chris Gianelloni d6b0a24cf5 Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on read, used for keymap selection.
19 years ago
Chris Gianelloni 8e5f5db006 More spacing cleanups.
19 years ago
Chris Gianelloni d8a5c279e5 I accidentally removed some stuff that needed to be there in my overzealous debug cleanup.
19 years ago
Chris Gianelloni 7b4b75ef5e Cleaning up debug statements.
19 years ago
Chris Gianelloni edea15ae0d Ooops... forgot my then after elif. I hope nobody noticed.
19 years ago
Chris Gianelloni 10b1b9525a Change cp to mknod for sr0/loop0 for mips and also for tty1 for splash.
19 years ago
Chris Gianelloni 126ac60dfc Change cp to mknod for console/null.
19 years ago
Chris Gianelloni 897b236d54 Fix an error in setup_unionfs and add in some debug support to figure out why/where this initramfs is stopping.
19 years ago
Chris Gianelloni e71f54a8a7 Fixed up TODO with actual working code since we don't have awk.
19 years ago
Chris Gianelloni e4e5fe3419 Add in image.squashfs as a squashfs loop, since it is now the default in catalyst. Also, added a nice TODO about docache and size restrictions into cache_cd_contents.
19 years ago
Chris Gianelloni b6500ce7f3 Just some spacing clean ups in the long usage listing.
19 years ago
Chris Gianelloni 54b5d2549f Comment the rest of the udev syuff from genkernel.conf as it shouldn't be necessary anymore with mdev.
19 years ago
Tim Yamin fd9747ca4f Update to busybox 1.1.0; port over to use mdev.
19 years ago
Tim Yamin e5da5c9721 Fix #132408.
19 years ago
Tim Yamin 7d229e11a3 Fix #131769.
19 years ago
Chris Gianelloni 079eb44f5f Added patch for unionfs from bug #129965.
19 years ago
Chris Gianelloni 961da2dfa6 Add -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
19 years ago
Chris Gianelloni 8413f157eb Added some more modules to MODULES_SCSI that could be used to boot from a genkernel-compiled kernel on a live system.
19 years ago
Chris Gianelloni b2ef52cf98 Added patch from Mike Auty for udev 088+.
19 years ago
Chris Gianelloni 0ca669fb9a Added 3ware card drivers to scsi modules on x86/amd64/alpha.
19 years ago
Chris Gianelloni bb92ee91bb Updated to *hopefully* work with udev 087.
19 years ago
Tim Yamin 0231c8d1b3 Fix #107628.
19 years ago
Tim Yamin 5c85338729 ->3.3.11d. Fix #121616, #128805, #129887, #129910.
19 years ago
Chris Gianelloni ad09822b6c Forgot one part of the patch from bug #121334.
19 years ago
Chris Gianelloni dfe02f94c4 Updated the unionfs compiling section. This *should* allow unionfs to build on supported kernels.
19 years ago
Chris Gianelloni aace9ba967 Uncommented suspend2 support from bug #114266.
19 years ago
Chris Gianelloni accba45515 Added unionfs patches from bug #121334.
19 years ago
Chris Gianelloni 3098153d53 Added a check for /dev/tty0 to setup_keymap, added raid personality modules for EVMS, and fixed lots of space/tab issues, along with a general style cleanup. I'm calling this one 3.3.11b internally, and hopefully it will be added to the tree if it resolves bug #124388.
19 years ago
Chris Gianelloni da0a76e458 dobladecenter->slowusb
19 years ago
Tim Yamin 01a4decf06 Add hardened fix for bug #128806.
19 years ago
Tim Yamin c2e9630348 Update config for the new Fusion MPT CONFIG_ options on newer 2.6 kernels; bug #125353.
19 years ago
Tim Yamin 32fa8e4f74 Fix bug #124251.
19 years ago
Chris Gianelloni f94ce387b7 Updated copyright notice to get KingTaco off my back.
19 years ago
Chris Gianelloni d0df07db85 Added 0 0 to end of the ram0 line on fstab. Blame KingTaco for pointing it out.
19 years ago
Chris Gianelloni 756d433523 Changed unpacking of klibc to use tar j instead of tar z.
19 years ago
Chris Gianelloni 7d4dcbcb0a Let's use the bzip2 tarball of klibc by default form now on, shall we...
19 years ago
Chris Gianelloni 55e036cae4 Added klibc patch for sparc to CVS (from distfiles). This is 3.3.11 so like... run in fear or something...
19 years ago
Chris Gianelloni 5d0df2cf70 Added patch from Kumba to make certain initrd functions less mips-specific.
19 years ago