Changeset 0fbd065 in freewrt
- Timestamp:
- Aug 12, 2025, 7:59:52 PM (4 months ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- cbe7496
- Parents:
- ee54325
- Files:
-
- 3 edited
-
docs/handbook/user/handbook.tex (modified) (1 diff)
-
package/mini_fo/Makefile (modified) (1 diff)
-
scripts/flash.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
docs/handbook/user/handbook.tex
ree54325 r0fbd065 57 57 58 58 \begin{document} 59 \svnInfo $Id $59 \svnInfo $Id: handbook.tex 3807 2008-10-07 18:08:46Z n0-1 $ 60 60 \setlength{\marginparwidth}{10mm} 61 61 -
package/mini_fo/Makefile
ree54325 r0fbd065 24 24 25 25 $(WRKBUILD)/.configured: 26 echo -e '%g/\\$$Id\\$$/s//$$Id $$/\nwq' | ed -s $(WRKBUILD)/main.c26 echo -e '%g/\\$$Id\\$$/s//$$Id: Makefile 804 2006-10-01 14:01:35Z wbx $$/\nwq' | ed -s $(WRKBUILD)/main.c 27 27 touch $@ 28 28 -
scripts/flash.sh
ree54325 r0fbd065 1 1 #!/bin/sh 2 # $Id $2 # $Id: flash.sh 783 2006-09-30 15:07:39Z wbx $ 3 3 # 4 4 # tftp flash script for wireless routers
Note:
See TracChangeset
for help on using the changeset viewer.
