update busybox-power against BusyBox 1.21 release
[busybox-power] / debian / patches / series
index 989211e..dfbf4ce 100644 (file)
@@ -1,34 +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.19.3-5.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
+# New patches as per reported issues by users
 showkey-default-option.patch
-0001-vi-implement-p-go-to-previous-file.patch
+0001-pgrep-check-whether-we-re-pkill-at-runtime.patch
+0002-ash-install-SIGHUP-signal-handler-when-interactive.patch
+
+# Hotfixes
 
-#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
-git-backports/0001-lineedit-fix-atomic-replace-of-history-file-hush-fix.patch
-git-backports/0002-lineedit-add-support-for-history-saving-on-exit.patch
-git-backports/0003-lineedit-remove-SAVE_HISTORY-bit-hist_file-can-be-us.patch
-git-backports/0001-grep-support-for-x-match-whole-line.patch
+# Patched pulled from busybox git
 
-#Miscellaneous
-0001-lineedit-fix-history-saving-when-history-MAX_HISTORY.patch
+# Miscellaneous