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:
Symlink
+1
@@ -0,0 +1 @@
|
||||
../usr/bin/cpp
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
ld-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
libBrokenLocale-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libNoVersion-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
||||
libacl.so.1.0.3
|
||||
Binary file not shown.
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
||||
libanl-2.3.2.so
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
libattr.so.1.0.1
|
||||
Binary file not shown.
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
||||
libc-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libcrypt-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
||||
libdl-2.3.2.so
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libgcc_s-3.2.3-20040701.so.1
|
||||
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
||||
libm-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
||||
libnsl-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss1_compat-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss1_dns-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss1_files-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss1_nis-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss1_compat.so.1
|
||||
+1
@@ -0,0 +1 @@
|
||||
libnss_compat-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss1_dns.so.1
|
||||
+1
@@ -0,0 +1 @@
|
||||
libnss_dns-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss1_files.so.1
|
||||
+1
@@ -0,0 +1 @@
|
||||
libnss_files-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss_hesiod-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss1_nis.so.1
|
||||
+1
@@ -0,0 +1 @@
|
||||
libnss_nis-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libnss_nisplus-2.3.2.so
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
libpcre.so.0.0.1
|
||||
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libpthread-0.10.so
|
||||
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libresolv-2.3.2.so
|
||||
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
||||
librt-2.3.2.so
|
||||
+1
@@ -0,0 +1 @@
|
||||
libtermcap.so.2.0.8
|
||||
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
libthread_db-1.0.so
|
||||
Executable
BIN
Binary file not shown.
Symlink
+1
@@ -0,0 +1 @@
|
||||
libutil-2.3.2.so
|
||||
Reference in New Issue
Block a user