Andrew Gaffney
|
01c51230c3
|
Add support for multiple possible kernel binary paths for gentoo bug #255085
|
16 years ago |
Chris Gianelloni
|
20f2b57e95
|
Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
|
16 years ago |
Andrew Gaffney
|
570cd92979
|
Switch search order so arch-specific is first for busy-config
Remove unneeded identical busy-config files
|
16 years ago |
Andrew Gaffney
|
6bddecbf12
|
Remove old nb-busybox.cf files that aren't used anymore
|
16 years ago |
Andrew Gaffney
|
810b9ba173
|
Add support for arm from armin76
|
16 years ago |
Andrew Gaffney
|
b6a7f1d853
|
Enable CONFIG_MAKEDEVS in busy-config for netboot
|
16 years ago |
Andrew Gaffney
|
40efdee49c
|
Enable CONFIG_FEATURE_PREFER_APPLETS busybox option
export PATH at top of netboot linuxrc
|
16 years ago |
Andrew Gaffney
|
fd24098f08
|
Add fuse to MODULES_FS
Remove direct calls to compile_fuse() and append_fuse()
Disable bincache for fuse, since we don't need any files at runtime from it
|
16 years ago |
agaffney
|
7bb2b54414
|
Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
|
16 years ago |
agaffney
|
ac69bec071
|
Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of gentoo bug 211976
|
16 years ago |
Chris Gianelloni
|
d283e55be3
|
Removing scsi_wait_scan from PATA/SATA/SCSI and moving it to its own module group. This allows the module to be loaded last, no matter what combination of disks are in the system, allowing for firmware and such to be loaded before genkernel continues, even when asynchronous SCSI scanning is enabled in the kernel.
|
17 years ago |
agaffney
|
8b82562975
|
Enable CONFIG_ROUTE in busy-configs
|
17 years ago |
agaffney
|
0aa81c3f8e
|
Enable CONFIG_HOSTNAME in all busy-configs
Call 'hostname' with value from DHCP
|
17 years ago |
agaffney
|
db003a6d50
|
Disabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs
|
17 years ago |
agaffney
|
35384e28c6
|
Move um/ underneath arch/ where it belongs
|
17 years ago |
Chris Gianelloni
|
d5b1e6a985
|
Removed all references to an initrd and renamed most initr{d,amfs} stuff to simply 'ramdisk' to simplify things for the future.
|
17 years ago |
Chris Gianelloni
|
d544d57ce1
|
Moved architecture folders under the arch subfolder.
|
17 years ago |