Add initial CentOS 3.9 root filesystem structure and essential scripts
- Created default user environment files: .bash_logout, .bash_profile, and .bashrc. - Added symbolic links for dynamic linker and various libraries. - Included essential binaries in /sbin for system management (e.g., fdisk, mkfs, hwclock). - Implemented RPM verification script to check availability of required packages in CentOS vault. - Established basic directory structure for logs and mail. - Added a tarball for external libraries.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# /etc/printcap
|
||||
#
|
||||
# Please don't edit this file directly unless you know what you are doing!
|
||||
# Be warned that the control-panel printtool requires a very strict format!
|
||||
# Look at the printcap(5) man page for more info.
|
||||
#
|
||||
# This file can be edited with the printtool in the control-panel.
|
||||
|
||||
Reference in New Issue
Block a user