diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-11-22 14:00:42 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-11-22 14:00:42 +0000 |
commit | 0d61c6c559469cf4df58b0f59a78172c72afe878 (patch) | |
tree | 19ef1fed1c5f2a6d04b9863aad7e84ba011731d1 /NEWS | |
parent | f43f615854cfdbf209cc673935e316b63deabdb6 (diff) | |
download | drakiso-0d61c6c559469cf4df58b0f59a78172c72afe878.tar drakiso-0d61c6c559469cf4df58b0f59a78172c72afe878.tar.gz drakiso-0d61c6c559469cf4df58b0f59a78172c72afe878.tar.bz2 drakiso-0d61c6c559469cf4df58b0f59a78172c72afe878.tar.xz drakiso-0d61c6c559469cf4df58b0f59a78172c72afe878.zip |
Remove obsolete code for generating old draklive-style initrds.
Move the remaining code in the Initrd module into draklive - it's
just a call to bootloader::add_kernel() and only gets used in one
place, so doesn't need wrapping.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- remove obsolete code for generating old draklive-style initrds + 2.6: - use systemctl to disable services and timers |