summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/NEWS')
-rw-r--r--mdk-stage1/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index ab6c848f7..fcb911d77 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,16 @@
+- support dynamic linking only
+
+2.0
+- kernel modules and firmware is needed during stage2, so move and symlink
+ (symlinks are only for if you umount state2 /usr and want a still working initrd)
+ mga#11600 mga#11601
+
+1.83
+- do initrd symlinking in 'init' rather than 'stage1' (stage1 is now run earlier)
+- build init and stage1 as a shared library (due to bugs in directory handling
+ in dietlibc as exposed in libkmod but also because glibc is already include in
+ dracut)
+
1.82
- detect new kernel-3.12 modules