Bug 114523

Summary: can glibc be split in 2 packages so fedora would fit on a usb stick
Product: [Retired] Red Hat Raw Hide Reporter: lupus <de_lupus>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: low    
Version: 1.0CC: fweimer
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-29 07:37:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description lupus 2004-01-29 01:33:17 UTC
Description of problem:
glibc is verry big for usb sticks and livecd's
isn't it possible to split in glibc and glibc-locales
so for a livecd and usb stick you only have to install glibc

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jakub Jelinek 2004-01-29 07:37:29 UTC
I think you mean glibc-common then, because that's the package which
contains locales.  But glibc without any locales is hardly much useful,
you can tweak %_install_langs in rpm configuration to only install
locales for languages you're interested in instead of the default (all).