From c4cdcc3680c5dc551fa563b2133ca83c55967495 Mon Sep 17 00:00:00 2001 From: Simon Pasch Date: Sun, 29 Aug 2010 23:32:33 +0200 Subject: initramfs: Don't overwrite $(TARGET_DIR)/init if it exists Closes #2443 Allow use of custom init scripts. Signed-off-by: Simon Pasch Signed-off-by: Peter Korsgaard --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8550b6f71..7ab4aa4dc 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,7 @@ #635: util-linux fails to build in 2009.08 #2239: netcat package installs its binary to target as avr32-linux... + #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ... 2010.08-rc1, Released July 30th, 2010: -- cgit v1.2.3