CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
ports
/
core-arm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
875271d
)
glibc: added forgotten post-install script
author
Victor Martinez
<pitillo@ono.com>
Wed, 2 Dec 2015 19:02:06 +0000
(19:02 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Wed, 2 Dec 2015 19:02:06 +0000
(19:02 +0000)
glibc/post-install
[new file with mode: 0644]
patch
|
blob
diff --git a/glibc/post-install
b/glibc/post-install
new file mode 100644
(file)
index 0000000..
fae8589
--- /dev/null
+++ b/
glibc/post-install
@@ -0,0
+1,4
@@
+#!/bin/sh
+
+/sbin/telinit U
+