chiark / gitweb /
Makefile: add tar-sync
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 30 May 2011 00:06:12 +0000 (02:06 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 30 May 2011 00:06:12 +0000 (02:06 +0200)
Makefile.am
TODO

index 16127b722ebd8658e683f357316eff7c2f90e218..998a385944f7ce33e17307b1d00d7bbbbd53d7e7 100644 (file)
@@ -699,6 +699,9 @@ git-release:
        git gc
        git prune
 
+tar-sync:
+       scp udev-$(VERSION).gz master.kernel.org:/pub/linux/utils/kernel/hotplug/
+
 doc-sync:
        rsync -av udev/*.html master.kernel.org:/pub/linux/utils/kernel/hotplug/udev/
        rsync -av --delete libudev/docs/html/ master.kernel.org:/pub/linux/utils/kernel/hotplug/libudev/
diff --git a/TODO b/TODO
index ab7a5e85c935360f68d7a46a1defe2540c0c0f68..96cb83a176ed734411660925f5cfd8bd4d91cc17 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+ - libudev: return errno or set errno
+
  - delete mobile-action-modeswitch
    (moved to usb_modeswitch)