]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
core133: Ship toolchain changes
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 May 2019 10:44:32 +0000 (11:44 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 May 2019 10:44:32 +0000 (11:44 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 files changed:
config/rootfiles/core/133/filelists/aarch64/binutils [new symlink]
config/rootfiles/core/133/filelists/aarch64/gcc [new symlink]
config/rootfiles/core/133/filelists/aarch64/glibc [new symlink]
config/rootfiles/core/133/filelists/armv5tel/binutils [new symlink]
config/rootfiles/core/133/filelists/armv5tel/gcc [new symlink]
config/rootfiles/core/133/filelists/armv5tel/glibc [new symlink]
config/rootfiles/core/133/filelists/i586/binutils [new symlink]
config/rootfiles/core/133/filelists/i586/gcc [new symlink]
config/rootfiles/core/133/filelists/i586/glibc [new symlink]
config/rootfiles/core/133/filelists/x86_64/binutils [new symlink]
config/rootfiles/core/133/filelists/x86_64/gcc [new symlink]
config/rootfiles/core/133/filelists/x86_64/glibc [new symlink]
config/rootfiles/core/133/update.sh

diff --git a/config/rootfiles/core/133/filelists/aarch64/binutils b/config/rootfiles/core/133/filelists/aarch64/binutils
new file mode 120000 (symlink)
index 0000000..6da9d39
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/aarch64/gcc b/config/rootfiles/core/133/filelists/aarch64/gcc
new file mode 120000 (symlink)
index 0000000..97678cc
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/aarch64/glibc b/config/rootfiles/core/133/filelists/aarch64/glibc
new file mode 120000 (symlink)
index 0000000..d13849f
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/glibc
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/armv5tel/binutils b/config/rootfiles/core/133/filelists/armv5tel/binutils
new file mode 120000 (symlink)
index 0000000..ac971f9
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv5tel/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/armv5tel/gcc b/config/rootfiles/core/133/filelists/armv5tel/gcc
new file mode 120000 (symlink)
index 0000000..84f7b93
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv5tel/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/armv5tel/glibc b/config/rootfiles/core/133/filelists/armv5tel/glibc
new file mode 120000 (symlink)
index 0000000..4c70d72
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv5tel/glibc
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/i586/binutils b/config/rootfiles/core/133/filelists/i586/binutils
new file mode 120000 (symlink)
index 0000000..78695d7
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/i586/gcc b/config/rootfiles/core/133/filelists/i586/gcc
new file mode 120000 (symlink)
index 0000000..ba328e3
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/i586/glibc b/config/rootfiles/core/133/filelists/i586/glibc
new file mode 120000 (symlink)
index 0000000..943021f
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/glibc
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/x86_64/binutils b/config/rootfiles/core/133/filelists/x86_64/binutils
new file mode 120000 (symlink)
index 0000000..7d0fda5
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/x86_64/gcc b/config/rootfiles/core/133/filelists/x86_64/gcc
new file mode 120000 (symlink)
index 0000000..d1616d3
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/133/filelists/x86_64/glibc b/config/rootfiles/core/133/filelists/x86_64/glibc
new file mode 120000 (symlink)
index 0000000..1119099
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/glibc
\ No newline at end of file
index 9e385ec4fbc47bac4f7588d40e87315ee57c1fd1..cc9772c35713f0cf8dea2097bd6b8e5506c03f98 100644 (file)
@@ -52,6 +52,9 @@ chown nobody:nobody /var/ipfire/main/security
 # update linker config
 ldconfig
 
+# restart init after glibc update
+telinit u
+
 # Update Language cache
 /usr/local/bin/update-lang-cache