swapon: adhere swap priority in fstab
[busybox-power] / debian / patches / series
index b267641..d8fe04d 100644 (file)
@@ -1,23 +1,36 @@
-#Updated patches from Debian Sid; these are also in Nokia's busybox sources
-#Source: http://ftp.de.debian.org/debian/pool/main/b/busybox/busybox_1.18.4-2.debian.tar.gz
+# Updated patches from Debian Sid; these are also in Nokia's busybox sources
+# Source: http://ftp.de.debian.org/debian/pool/main/b/busybox/busybox_1.20.0-4.debian.tar.gz
 shell-ash-export-HOME.patch
-applets-fallback.patch
 init-console.patch
 version.patch
 
-#Patches ported from Nokia's busybox sources
-03tar.patch
+# Patches ported from Nokia's busybox sources
 05thumb.patch
 06ls.patch
 busybox-zero-ifr.ifr_hwaddr.sa_data.patch
 top-display-rss.patch
 
-#New patches to bring back Maemo's old busybox behaviour
+# Patches from CSSU
+cssu/busybox-portrait.patch
+
+# New patches to bring back Maemo's old busybox behaviour
 supress-bad-number.patch
 parse-complete-hostname.patch
+ps-accept-and-ignore-missing-options.patch
 
-#New patches as per reported issues by users
-showkey-any-stdin.patch
+# New patches as per reported issues by users
 showkey-default-option.patch
-ps-accept-and-ignore-missing-options.patch
+0001-pgrep-check-whether-we-re-pkill-at-runtime.patch
+0002-ash-install-SIGHUP-signal-handler-when-interactive.patch
+0001-swapon-adhere-swap-priority-in-fstab.patch
+
+# Hotfixes
+
+# Dark blue on black is nearly impossible to read, use red.
+# Leaving this commented out as dark blue on white is fine, and there isn't any
+# way to know which case it is.
+#ls_color_red.patch
+
+# Patched pulled from busybox git
 
+# Miscellaneous