Andrew Gaffney
|
1831b40cbf
|
Enable DISKLABEL=yes by default
|
16 years ago |
Andrew Gaffney
|
5eb9c5cc9a
|
This is genkernel 3.4.10.906
|
16 years ago |
Chris Gianelloni
|
7c642e4da3
|
Adding Id header and Ident for genkernel.conf
|
16 years ago |
Chris Gianelloni
|
35258a703f
|
Adding Id header.
|
16 years ago |
Chris Gianelloni
|
cfffe65cb8
|
Adding Id header and enabling Ident on *.sh files.
|
16 years ago |
Chris Gianelloni
|
0989fbb7a3
|
Adding Id header.
|
16 years ago |
Chris Gianelloni
|
dec09518e7
|
Adding additional files to .gitattributes to enable Ident.
|
16 years ago |
Chris Gianelloni
|
51c146dd6e
|
Adding .gitattributes file.
|
16 years ago |
Andrew Gaffney
|
61bf391991
|
back out previous commit
|
16 years ago |
Andrew Gaffney
|
f3ae1fe692
|
Alternative solution for Gentoo bug #269603
|
16 years ago |
Andrew Gaffney
|
a9bd822a9f
|
Change command used to determine real filename for REAL_RESUME for Gentoo bug #269603
|
16 years ago |
Andrew Gaffney
|
0e69c5653a
|
Add aic94xx to MODULES_SCSI for Gentoo bug #277792
|
16 years ago |
Andrew Gaffney
|
619cd978de
|
enable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo bug #225249
|
16 years ago |
Andrew Gaffney
|
229d8ef4f1
|
Apply patch for Gentoo bug #276753 for new lvm.static binary
|
16 years ago |
Chris Gianelloni
|
cb89ae6094
|
Fix the header for the ChangeLog. Thanks, echangelog, for assuming I always want to update the Gentoo Foundation copyright dates.
|
16 years ago |
Chris Gianelloni
|
2afa7493e7
|
Version bumping to 3.4.10.905 for release.
|
16 years ago |
Chris Gianelloni
|
7a32648cf6
|
My pedantic self could not help but capitalize Gentoo. Blame Andrew.
|
16 years ago |
Andrew Gaffney
|
e52508607b
|
Remove code to check for host kernel LOOP support for gentoo bug #275757
|
16 years ago |
Andrew Gaffney
|
25e7fa89be
|
Restore BOOTLOADER="grub" example line in genkernel.conf for gentoo bug #274768
|
16 years ago |
Andrew Gaffney
|
8b3093a153
|
Apply fix to deference links for gentoo bug #269603
|
16 years ago |
Andrew Gaffney
|
37fd68a640
|
Add dm-crypt module for gentoo bug #269042
|
16 years ago |
Chris Gianelloni
|
e2604677a2
|
ChangeLog fix.
|
16 years ago |
Chris Gianelloni
|
5a3b9fb0c0
|
Rolling a new genkernel 3.4.10.904 version for testing.
|
16 years ago |
Andrew Gaffney
|
8681516638
|
Apply patch from gentoo bug #266373 for additional options in the netboot busy-config
|
16 years ago |
Andrew Gaffney
|
109770b762
|
Clean up append_multipath() code to copy files in a loop and report file that failed to copy
|
16 years ago |
Andrew Gaffney
|
81b4ff2516
|
Apply patch from robbat2 to fix whitespace breakage in multipath code
|
16 years ago |
Andrew Gaffney
|
1e147a3654
|
Apply patch from robbat2 to finish wiring up multipath support
|
16 years ago |
Andrew Gaffney
|
f446ceb0e9
|
Modify append_data to die on 0 arguments and check arg 2 with isTrue(). Based on a patch from robbat2
|
16 years ago |
Andrew Gaffney
|
694eaf7f39
|
fix changelog entry
|
16 years ago |
Andrew Gaffney
|
01c51230c3
|
Add support for multiple possible kernel binary paths for gentoo bug #255085
|
16 years ago |
Andrew Gaffney
|
d9aed5a321
|
Comment out the exec line for console=*, since it seems to blow up when the param isn't a true device node, such as ttyS0,115200n8
|
16 years ago |
Andrew Gaffney
|
040aa6f9bf
|
Remove detect_sbp2_devices() for gentoo bug #239474
|
16 years ago |
Andrew Gaffney
|
d48dc40bd2
|
Remove detect_sbp2_devices() for gentoo bug #239474
|
16 years ago |
Andrew Gaffney
|
48fa3303b5
|
Remove detect_sbp2_devices() for gentoo bug #255558
|
16 years ago |
Andrew Gaffney
|
6226fe0ff8
|
Add commented out DISKLABEL=yes option for gentoo bug #229847
|
16 years ago |
Chris Gianelloni
|
3867aed310
|
Fixing a typo in the AUTHORS file and fixing the Copyright date in the ChangeLog.
|
16 years ago |
Chris Gianelloni
|
d55c0fe999
|
Added more verbosity to the auto-detection section.
|
16 years ago |
Chris Gianelloni
|
6dadeeebf2
|
Yet another ChangeLog fix. I need to figure out what I did to my ChangeLog script to break this, since it only breaks under certain conditions.
|
16 years ago |
Chris Gianelloni
|
b25b67a8f7
|
Updated the AUTHORS section and the header for the ChangeLog, to reflect that individual authors now retain their copyright to code they submit.
|
16 years ago |
Chris Gianelloni
|
d213dfad4a
|
Added a note about Security Tokens, cleaned up the block device section, and added a section about autodetection.
|
16 years ago |
Chris Gianelloni
|
8b79a185c6
|
ChangeLog fix.
|
16 years ago |
Chris Gianelloni
|
66447312df
|
Adding a note about contacting me to HACKING.
|
16 years ago |
Chris Gianelloni
|
dbe8c965fc
|
Adding multipath support is really two different functions, so split them.
|
16 years ago |
Chris Gianelloni
|
e57440d49a
|
Adding a note about documenting the code paths.
|
16 years ago |
Chris Gianelloni
|
2ac5070d1c
|
Adding new boot support information to the TODO.
|
16 years ago |
Chris Gianelloni
|
0799ad480a
|
Version bump to 3.4.10.903 to resolve bug #250330.
|
16 years ago |
Andrew Gaffney
|
0ba1e9ee0c
|
Add case for arm* in get_official_arch()
|
16 years ago |
Andrew Gaffney
|
aa0eb23e87
|
Enable CONFIG_MKSWAP for netboot busybox
|
16 years ago |
Andrew Gaffney
|
b61ee1c07f
|
Modify grep regex to account for additional suffixes on old kernel names
|
16 years ago |
Andrew Gaffney
|
bee96914eb
|
Add --busybox-config= commandline option
|
16 years ago |
Andrew Gaffney
|
8a5f66f65a
|
Revert to just running /bin/bash on /dev/console for serial. We still start getty on tty2-6
|
16 years ago |
Andrew Gaffney
|
2032fa25bf
|
Allow old 'initramfs' option instead of 'ramdisk' for compatability
|
16 years ago |
Andrew Gaffney
|
5f9a6b2749
|
Remove the use of 'env -i' when calling switch_root due to gentoo bug #248688
|
16 years ago |
Andrew Gaffney
|
ea9828ab17
|
Run the getty commands with proper arguments so they don't die immediately
|
16 years ago |
Andrew Gaffney
|
2c6ad1268e
|
Explicitly set /bin/ashlogin +x during boot
|
16 years ago |
Andrew Gaffney
|
0750197e45
|
Run getty for tty1 in the foreground
|
16 years ago |
Andrew Gaffney
|
a66f35da76
|
Use getty to launch ash, so that we can use ^C and friends
|
16 years ago |
Chris Gianelloni
|
69aed59272
|
Adding a BUGS file, where we can list bugs that we have found in genkernel that need to be resolved.
|
16 years ago |
Chris Gianelloni
|
3c53bb79e6
|
Adding a HACKING file, which I will use to document the various phases of genkernel so we can split up the default functions and also so we can provide hooks into the various phases for external addons.
|
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
|
46ccc9ba28
|
Enable GETTY for netboot busy-config
|
16 years ago |
Andrew Gaffney
|
57d32fcf13
|
We don't need to add - to UTILS_CROSS_COMPILE since it's already there
|
16 years ago |
Andrew Gaffney
|
96518cfede
|
Separate out main and netboot busy-config
|
16 years ago |
Andrew Gaffney
|
575c898ef7
|
Use : as a regex separator instead of / since REAL_ROOT will have / in it
|
16 years ago |
Andrew Gaffney
|
152d259700
|
Add check for existing grub.conf entry for kernel
|
16 years ago |
Andrew Gaffney
|
25fad8fd10
|
Default to '0' if 'default' line not found at all in existing grub.conf
|
16 years ago |
Andrew Gaffney
|
a86ba695a9
|
Adding code that duplicates default grub.conf entry to replace old awk script. Based on code written by Mike Auty <ikelos@gentoo.org>
|
16 years ago |
Andrew Gaffney
|
8dcac4a20d
|
Initial commit for re-adding support for --bootloader=grub
|
16 years ago |
Andrew Gaffney
|
3a4667a3d0
|
Change -f checks to -e for /dev nodes
Check that dropbear exists before starting it
|
16 years ago |
Andrew Gaffney
|
277afc2d0a
|
Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is set
|
16 years ago |
Andrew Gaffney
|
e0574e0e2b
|
Typo fix for gentoo bug #250875
|
16 years ago |
Chris Gianelloni
|
edd58ab59f
|
Setting executable bit properly on shell scripts and configuration files.
|
16 years ago |
Chris Gianelloni
|
09d69916c7
|
Setting executable bit properly on shell scripts and configuration files.
|
16 years ago |
Andrew Gaffney
|
001c5d1bee
|
Create /sbin directory in append_luks for bug #250330
|
16 years ago |
Andrew Gaffney
|
eba5623634
|
Disable creation of most standard devices nodes, since we're running mdev
|
16 years ago |
Andrew Gaffney
|
8bc0328be8
|
Move udhcpc's script to default location
|
16 years ago |
Andrew Gaffney
|
0b80933508
|
Enable support klogd and syslogd for netboot
|
16 years ago |
Andrew Gaffney
|
462e35fe87
|
Add --real-root=<foo> parameter to specify a default for real_root= in the initramfs for gentoo bug #249783
|
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
|
12a5f5ea22
|
Remove BUSYBOX_CONFIG from genkernel.conf
Add search order for busy-config: user-specified, defaults/busy-config, arch/%%ARCH%%/busy-config
|
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
|
899fe9895c
|
s/aux/luks/ for gentoo bug #250330
|
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
|
f82aebc40c
|
Move all netboot logic from catalyst into gk
|
16 years ago |
Andrew Gaffney
|
d781413d5a
|
Initial support for --netboot option
integrate functionality from netboot udhcpc.scripts into default one
|
16 years ago |
Chris Gianelloni
|
743a8376cb
|
Bumping version for release.
|
16 years ago |
Andrew Gaffney
|
de93b4bb8d
|
Use symlinks for busybox utils
Use full path to mount since it gets grumpy without it in later bb versions for some reason
|
16 years ago |
Andrew Gaffney
|
967899176d
|
Break apart cryptsetup stuff into separate append_luks() and make append_auxillary() dependent on ${BUSYBOX} for gentoo bug #247052
|
16 years ago |
Andrew Gaffney
|
a4d6260dd0
|
Applied patch for UUID support for real_resume= from gentoo bug #239687
|
16 years ago |
Andrew Gaffney
|
8de7311644
|
Added modified version of patch from gentoo bug #238707
|
16 years ago |
Andrew Gaffney
|
8fab72fa21
|
Only append unionfs_fuse stuff if UNIONFS is set
|
16 years ago |
Andrew Gaffney
|
d07862bb8e
|
Add --unionfs commandline option to enable building of unionfs-fuse
Add nounionfs boot option
|
16 years ago |
Andrew Gaffney
|
bbbfa2b4de
|
Add good_msg for creating the union mount
|
16 years ago |
Andrew Gaffney
|
74af3caa68
|
Pipe stderr for unionfs mount call to /dev/null to supress getcwd message
|
16 years ago |
Andrew Gaffney
|
41f44b1d42
|
Call switch_root with full path
|
16 years ago |
Andrew Gaffney
|
fa9cbeeda8
|
Call switch_root with 'env -i' to clean out the kernel-defined key/value pairs
|
16 years ago |
Andrew Gaffney
|
48b282a85d
|
Skip good_root check for /dev/nfs for gentoo bug #246759
|
16 years ago |
Andrew Gaffney
|
890382b8e0
|
Simplify implementation of parse_opt in linuxrc
|
16 years ago |
Andrew Gaffney
|
abf5986e2b
|
Small cleanups in unionfs code
|
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 |
Andrew Gaffney
|
77e70344d3
|
Replace debug patch with simple patch to add trivial support for -i option to mount/umount
|
16 years ago |
Andrew Gaffney
|
469be61e0c
|
Add suid,dev to unionfs mount opts
|
16 years ago |
agaffney
|
692db1a447
|
Remove allow_root mount opt, since it conflicts with allow_other
|
16 years ago |
agaffney
|
9f076e1e68
|
Change typo in unionfs-fuse mount opt and add -i support to umount
|
16 years ago |
agaffney
|
7bb2b54414
|
Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
|
16 years ago |
agaffney
|
bfa0dbb585
|
Add patch for busybox to add -i option to mount command
|
16 years ago |
agaffney
|
e4f3b17b3a
|
Compile unionfs-fuse statically
|
16 years ago |
agaffney
|
b116df3c98
|
Make sure that /sbin/unionfs is +x
|
16 years ago |
agaffney
|
4123ac396c
|
Correct unionfs-fuse bincache path and clean up debugging code
|
16 years ago |
agaffney
|
4e38e4d39b
|
Add -L line into LIB= in Makefile
|
16 years ago |
agaffney
|
5991612532
|
Unpack fuse source and modify CFLAGS for unionfs-fuse
|
16 years ago |
agaffney
|
f29142639e
|
Unpack unionfs-fuse with -j
|
16 years ago |
agaffney
|
5ae8f8faea
|
Call arch_replace and cache_replace on fuse/unionfs-fuse vars
|
16 years ago |
agaffney
|
8cd74b62f2
|
Add fuse/unionfs-fuse blocks to genkernel.conf
|
16 years ago |
agaffney
|
66d51360d0
|
Actually call compile_fuse() and compile_unionfs_fuse()
|
16 years ago |
agaffney
|
7b9ba94669
|
Add back (modified) unionfs code in linuxrc
|
16 years ago |
agaffney
|
28a88bc953
|
Add append_fuse() and append_unionfs_fuse() functions
|
16 years ago |
agaffney
|
c8fd57e3e1
|
Add compile_fuse() and compile_unionfs_fuse()
|
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
|
709fade02d
|
Tagging a 3.4.10.901 release, for testing. Adding periods to ChangeLog to fix syntax hilighting.
|
16 years ago |
Chris Gianelloni
|
9d4efd55e4
|
Adding Andrew and Robin to AUTHORS.
|
17 years ago |
agaffney
|
660069a7bb
|
Add dummy handler for --config in gen_cmdline.sh for bug 237541
|
17 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
|
32a427af88
|
Add README to busybox patches dir
|
17 years ago |
agaffney
|
3f7b2e8eea
|
Only apply files from patch dir ending in diff/patch
|
17 years ago |
agaffney
|
64660f969f
|
Fix CONSOLE= handling code for bug 232012
|
17 years ago |
agaffney
|
0a98792990
|
Remove unneeded files for broken grub code
|
17 years ago |
agaffney
|
6e47f147d8
|
Remove broken grub code
|
17 years ago |
agaffney
|
ea695cec24
|
Only append splash portion to initramfs if SPLASH is set
|
17 years ago |
agaffney
|
87e5760f7d
|
Fix typo in man page, butt -> but
|
17 years ago |
agaffney
|
2f1aaf4995
|
Add support to udhcpc.scripts for default route and DNS servers/domain
|
17 years ago |
agaffney
|
d1cac89e98
|
Remove check for >=2.6 for mounting sysfs
|
17 years ago |
agaffney
|
a8d7c7d7d0
|
Remove check for >=2.6 for 'make prepare'
|
17 years ago |
agaffney
|
3bec381546
|
Remove a few more 2.4 kernel support remnants
|
17 years ago |
agaffney
|
4de21c78df
|
Cleanup remaining references to ${ARCH}/ without arch/ prefix
|
17 years ago |
agaffney
|
35384e28c6
|
Move um/ underneath arch/ where it belongs
|
17 years ago |
Chris Gianelloni
|
cceaf5e715
|
Removed some unused dietlibc code.
|
17 years ago |
Chris Gianelloni
|
676dd5a061
|
Removed a large chunk of 2.4 kernel support. This will still require some fairly extensive cleaning to completely remove, but I'd say that without a shadow of a doubt, genkernel will not function on 2.4 kernels.
|
17 years ago |
Chris Gianelloni
|
d37ba965e6
|
Added a couple more places where I needed to switch INITRD with RAMDISK.
|
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
|
1ffb37f09c
|
Moving files from generic to defaults, since they are the defaults used globally.
|
17 years ago |
Chris Gianelloni
|
73e34e757e
|
Added the modules directory, which will be used to store the built-in modules and also for external entities to add their own modules and hooks.
|
17 years ago |
Chris Gianelloni
|
27407030ff
|
Added a defaults directory to store default files for builds. These are overridden by architecture or module specific parameters. This should end up reducing the amount of architecture-specific files needed, especially as most of them have files which are (nearly) identical.
|
17 years ago |
Chris Gianelloni
|
d544d57ce1
|
Moved architecture folders under the arch subfolder.
|
17 years ago |
Chris Gianelloni
|
1d170fb865
|
Rename kernel-config-2.6 to kernel-config, since we no longer support 2.4 kernels. This is genkernel 3.4.10 for release.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@679 67a159dc-881f-0410-a524-ba9dfbe2cb84
|
17 years ago |