From 4ab3bcb19af44f09ab482a00993bea892ef70230 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Sat, 8 Mar 2014 16:25:02 +0100 Subject: [PATCH] move reverts/restores of old upstream behaviour to an own subdir --- .../drop_nameserver_from_ip_option.patch} | 0 .../restore_support_for_old_persistence.patch} | 0 .../revert_toram_bootoption_to_expected_behaviour.patch} | 0 debian/patches/series | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) rename debian/patches/{41_drop_nameserver_from_ip_option.patch => reverts/drop_nameserver_from_ip_option.patch} (100%) rename debian/patches/{42_restore_support_for_old_persistence.patch => reverts/restore_support_for_old_persistence.patch} (100%) rename debian/patches/{19_revert_toram_bootoption_to_expected_behaviour.patch => reverts/revert_toram_bootoption_to_expected_behaviour.patch} (100%) diff --git a/debian/patches/41_drop_nameserver_from_ip_option.patch b/debian/patches/reverts/drop_nameserver_from_ip_option.patch similarity index 100% rename from debian/patches/41_drop_nameserver_from_ip_option.patch rename to debian/patches/reverts/drop_nameserver_from_ip_option.patch diff --git a/debian/patches/42_restore_support_for_old_persistence.patch b/debian/patches/reverts/restore_support_for_old_persistence.patch similarity index 100% rename from debian/patches/42_restore_support_for_old_persistence.patch rename to debian/patches/reverts/restore_support_for_old_persistence.patch diff --git a/debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch b/debian/patches/reverts/revert_toram_bootoption_to_expected_behaviour.patch similarity index 100% rename from debian/patches/19_revert_toram_bootoption_to_expected_behaviour.patch rename to debian/patches/reverts/revert_toram_bootoption_to_expected_behaviour.patch diff --git a/debian/patches/series b/debian/patches/series index 9d74e02..da9db4d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,7 +6,7 @@ grml-specific/grml_defaults.patch 13_always_display_warnings_and_failures.patch 15_networking_grml.patch 16_nodhcp.patch -19_revert_toram_bootoption_to_expected_behaviour.patch +reverts/revert_toram_bootoption_to_expected_behaviour.patch 26_support_dns_bootoption.patch 27_support_static_ip.patch 29_support_dns_in_initramfs.patch @@ -17,5 +17,5 @@ grml-specific/package_rename.patch 36_support_dhcp_bootoption.patch 39_persistence_with_forensic.patch 40_support_multiple_hooks.patch -41_drop_nameserver_from_ip_option.patch -42_restore_support_for_old_persistence.patch +reverts/drop_nameserver_from_ip_option.patch +reverts/restore_support_for_old_persistence.patch -- 2.1.4