New commits:
commit 981b53e4736808ec182946b3948d92d924d1f2a6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
such major change isn't acceptable for the most number of setups,
and won't be acceptable until the sane solution is found globally.
It MUST be done in a branch for the first, then take a discussion
and development process.
I haven't seen /usr on the same partition as root on _good_ setups
for a long time (maybe eight or nine years). And braking this is
more than stupid, especially for those who has at least one
production servers.
We're not Lennarts to brake everything we touch.
Revert "udev: => 177"
This reverts commit bb547a9aed0a8daad21f1ec332105650042aa26b.
WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
ENTERED=20030725
DOCS="ChangeLog COPYING FAQ README docs/* RELEASE-NOTES"
diff --git a/disk/udev/FINAL b/disk/udev/FINAL
index 9869e28..b812714 100755
--- a/disk/udev/FINAL
+++ b/disk/udev/FINAL
@@ -27,15 +27,3 @@ message "\n${PROBLEM_COLOR}About persistent net interfaces
naming:" \
"of\nthe interface by changing the NAME key. Udev will" \
"not erase it.\nThe old configuration stuff with the" \
"DEVICE_MAC field in netconf is now\nobsolete.$DEFAULT_COLOR"
-# udev-174 changes
-message "\n${PROBLEM_COLOR}Udev-174 changes:" \
- "$DEFAULT_COLOR$MESSAGE_COLOR" \
- "The udev daemon moved to /lib/udev/udevd"
-# udev-177 changes
-message "\n${PROBLEM_COLOR}Udev-177 changes:" \
- "$DEFAULT_COLOR$MESSAGE_COLOR" \
- "udevadm is now in /usr/bin"
- "'udevadm control --reload-rules' option has been renamed to
'--reload'" \
-# final warning
-message "\n${PROBLEM_COLOR}Check any local scripts and udev rules !!!" \
- "$DEFAULT_COLOR$MESSAGE_COLOR Read the NEWS file"
diff --git a/disk/udev/HISTORY b/disk/udev/HISTORY
index b0f5992..3e69ecc 100644
--- a/disk/udev/HISTORY
+++ b/disk/udev/HISTORY
@@ -1,18 +1,5 @@
-2012-01-13 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 177
- revert to KERNEL_URL
- only the uncompressed tar is signed
- add SOURCEHASH instead
- * DEPENDS: add kmod
- * BUILD: remove libexecdir and sbindir options
- * FINAL: add lots of warnings
- * INSTALL, FINAL, init.d/coldplug: udevadm has moved
- * init.d/udevd: udevd in now in /usr/libexec/udev
- * init.d/devices:
- * init.d/coldplug: udevadm has moved
-
2011-12-20 David Kowis <dkowis AT shlrm.org>
- * BUILD: included logic to handle when systemd is installed
+* BUILD: included logic to handle when systemd is installed