]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - tools/make-interactive
Added a function that walks through our software list and gives wiki output.
[people/amarx/ipfire-3.x.git] / tools / make-interactive
index 40e4c8d9a8e0d60762a0f0f80285c83483571807..4405e6bd3ba663aeadcd4cfe3754a1013c9a4b5c 100644 (file)
@@ -119,6 +119,9 @@ source|src)
                put|push|upload)
                        putsource
                        ;;
+               list)
+                       software_list | tee -a $BASEDIR/doc/packages-list.txt
+                       ;;
        esac
        ;;