Public bug reported:

I'm tunning ubuntu to a low memory device without swap (eee pc 701), I'm
currently managing the max size of tmps partitions by setting size on
/etc/default/tmpfs, but udev doens't use that settings, so I've made a
patch to correct it.

the default behavior to udev init script (kernel behavior) is to set
tmpfs partition to half size of system ram that I think is too much, 8
MB would be sufficient

using this patch, udev size will use UDEV_SIZE option if setted on
/etc/default/tmpfs, if not setted it will use TMPFS_SIZE option if
setted, and if not setted too, the default behavior is assumed

this is my first patch, I don' t if I made it correctly following the
guidelines

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
udev init script should use partition size from /etc/default/tmpfs 
https://bugs.launchpad.net/bugs/317161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to