The GNU Bourne Again shell
a370a4e392
This patch is needed for the /usr-move feature https://fedoraproject.org/wiki/Features/UsrMove This package requires now 'filesystem' >= 3, which is only installable on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and not regular directories. The 'filesystem' package acts as a guard, to prevent *this* package to be installed on old unconverted systems. New installations will have the 'filesystem' >=3 layout right away, old installations need to be converted with anaconda or dracut first; only after that, the 'filesystem' package, and also *this* package can be installed. Packages *should* not install files in /bin, /sbin, /lib, /lib64, but only in the corresponding directories in /usr. Packages *must* not install conflicting files with the same names in the corresponding directories in / and /usr. Especially compatibility symlinks must not be installed. Feel free to modify any of the changes to the spec file, but keep the above in mind. |
||
---|---|---|
.gitignore | ||
bash42-001 | ||
bash42-002 | ||
bash42-003 | ||
bash42-004 | ||
bash42-005 | ||
bash42-006 | ||
bash42-007 | ||
bash42-008 | ||
bash42-009 | ||
bash42-010 | ||
bash42-011 | ||
bash42-012 | ||
bash42-013 | ||
bash42-014 | ||
bash42-015 | ||
bash42-016 | ||
bash42-017 | ||
bash42-018 | ||
bash42-019 | ||
bash42-020 | ||
bash-2.02-security.patch | ||
bash-2.03-paths.patch | ||
bash-2.03-profile.patch | ||
bash-2.05a-interpreter.patch | ||
bash-2.05b-debuginfo.patch | ||
bash-2.05b-manso.patch | ||
bash-2.05b-pgrp_sync.patch | ||
bash-2.05b-readline-oom.patch | ||
bash-2.05b-xcc.patch | ||
bash-3.2-audit.patch | ||
bash-3.2-ssh_source_bash.patch | ||
bash-4.0-nobits.patch | ||
bash-4.1-broken_pipe.patch | ||
bash-4.1-examples.patch | ||
bash-4.2-coverity.patch | ||
bash-4.2-rc2-logout.patch | ||
bash-bashbug.patch | ||
bash-infotags.patch | ||
bash-requires.patch | ||
bash-setlocale.patch | ||
bash-tty-tests.patch | ||
bash.spec | ||
dot-bash_logout | ||
dot-bash_profile | ||
dot-bashrc | ||
sources |