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

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:software:wireless-regdb_singapore_updates [2024/02/17 01:54] – [Updating wireless-regdb and Submitting a Patch] s:/sent/received Andrew Yongprojects:software:wireless-regdb_singapore_updates [2024/03/23 11:22] (current) – external edit 127.0.0.1
Line 26: Line 26:
   - 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 received   - Check the [[https://lists.infradead.org/pipermail/wireless-regdb/|wireless-regdb list archives]] to confirm your patch has been received
  
projects/software/wireless-regdb_singapore_updates.1708134884.txt.gz · Last modified: 2024/02/17 01:54 by Andrew Yong