Public bug reported:

Ubuntu 10.10

/etc/initramfs-tools/initramfs.conf: COMPCACHE_SIZE="1 G" or
COMPCACHE_SIZE="50 %" doesn't work because of using bash construction in
udev rules.

The problem is in /usr/share/initramfs-tools/hooks/compcache:
RUN+="/sbin/rzscontrol /dev/ramzswap0 --disksize_kb="$kbytes" --init &&
/sbin/swapon -p 100 /dev/ramzswap0 2>/dev/null". Quotes and '&' doesn't
work in udev rules. I think this is needed to be moved to separate
script instead of inline usage.

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/811056

Title:
  compcache doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/811056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to