| Bug#: 119605 | Product: Gentoo Hosted Projects | Version: unspecified | Platform: All |
| OS/Version: Other | Status: RESOLVED | Severity: major | Priority: P2 |
| Resolution: FIXED | Assigned To: catalyst@gentoo.org | Reported By: rajiv@gentoo.org | |
| Component: Catalyst | |||
| URL: | |||
| Summary: catalyst not installing genkernel for stage 4 targets | |||
| Keywords: InCVS | |||
| Status Whiteboard: | |||
| Opened: 2006-01-19 14:31 0000 | |||
| Description: | Opened: 2006-01-19 14:31 0000 |
catalyst does not automatically install genkernel into the build directory for
stage4 targets. without it, the build fails.
pre-kmerge.sh needs to have:
case ${clst_target} in
livecd*|stage4)
This should probably be more generic but it works for now.
Fixed in version 2.0_rc20...