Site Tools


projects:software:wireless-regdb_singapore_updates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:software:wireless-regdb_singapore_updates [2024/02/17 01:48] – created Andrew Yongprojects:software:wireless-regdb_singapore_updates [2024/03/23 11:22] (current) – external edit 127.0.0.1
Line 23: Line 23:
   - Commit:\\ ''git commit -s''   - Commit:\\ ''git commit -s''
     * Commit title/first line: "Update regulatory rules for Singapore (SG) for [MONTH] [YEAR]" or refer to [[https://lists.infradead.org/pipermail/wireless-regdb/|wireless-regdb list archives]] for appropriate subjects     * Commit title/first line: "Update regulatory rules for Singapore (SG) for [MONTH] [YEAR]" or refer to [[https://lists.infradead.org/pipermail/wireless-regdb/|wireless-regdb list archives]] for appropriate subjects
-    * Describe your motivations (if relevant), what was changed, and references to authoritative texts; in most situations this would be excerpts from the comments made in db.txt+    * Describe your motivations (if relevant), what was changed, and references to authoritative texts; in most situations this would be excerpts from the comments made in ''db.txt''
   - Double-check your commit message:\\ ''git log -n1''   - Double-check your commit message:\\ ''git log -n1''
   - Generate a patch from your commit: \\ ''git format-patch HEAD~1''   - Generate a patch from your commit: \\ ''git format-patch HEAD~1''
-  - Send patch to mailing list (dry run):\\ ''git send-email --dry-run --to=linux-wireless@vger.kernel.org --cc=wireless-regdb@lists.infradead.org *.patch''+  - Send patch to mailing list (dry run):\\ ''git send-email %%--%%dry-run %%--%%to=linux-wireless@vger.kernel.org %%--%%cc=wireless-regdb@lists.infradead.org *.patch''
     * Verify that only one patch is in the first line of output and it is the intended patch to send, otherwise replace ''*.patch'' with the specific one you wanted to send     * Verify that only one patch is in the first line of output and it is the intended patch to send, otherwise replace ''*.patch'' with the specific one you wanted to send
     * Verify the **Subject:** line     * Verify the **Subject:** line
     * Verify the **From:**, **To:**, **CC:** lines     * Verify the **From:**, **To:**, **CC:** lines
-  - When you are happy, run the same command as above, removing the ''--dry-run'' argument +  - When you are happy, run the same command as above, removing the ''%%--%%dry-run'' argument 
-  - Check the [[https://lists.infradead.org/pipermail/wireless-regdb/|wireless-regdb list archives]] to confirm your patch has been sent+  - Check the [[https://lists.infradead.org/pipermail/wireless-regdb/|wireless-regdb list archives]] to confirm your patch has been received
  
 ===== References ===== ===== References =====
  
   * [[https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb]]   * [[https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb]]
projects/software/wireless-regdb_singapore_updates.1708134532.txt.gz · Last modified: 2024/02/17 01:48 by Andrew Yong