diff options
Diffstat (limited to 'initramfs/initrd-stuff')
| -rw-r--r-- | initramfs/initrd-stuff/etc/functions | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/initramfs/initrd-stuff/etc/functions b/initramfs/initrd-stuff/etc/functions index 138260be..d2eb79b7 100644 --- a/initramfs/initrd-stuff/etc/functions +++ b/initramfs/initrd-stuff/etc/functions @@ -922,6 +922,8 @@ include_in_fsroot_union () { done } +# deprecated, moved to "desktop" plugin! Some of the preparations should +# be moved to the respective "desktop.sh" script to be defined in <distro>.pm # kdmrc template started from distro specific functions files config_kdm_template () { testmkd /mnt/${D_KDMRCPATH} |
