Changeset 0fbd065 in freewrt


Ignore:
Timestamp:
Aug 12, 2025, 7:59:52 PM (4 months ago)
Author:
Thorsten Glaser <tg@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
cbe7496
Parents:
ee54325
Message:

provide SVN IDs from last checkout

until the code no longer requires them, better avoid
breaking its expectations of presence

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • docs/handbook/user/handbook.tex

    ree54325 r0fbd065  
    5757
    5858\begin{document}
    59 \svnInfo $Id$
     59\svnInfo $Id: handbook.tex 3807 2008-10-07 18:08:46Z n0-1 $
    6060\setlength{\marginparwidth}{10mm}
    6161
  • package/mini_fo/Makefile

    ree54325 r0fbd065  
    2424
    2525$(WRKBUILD)/.configured:
    26         echo -e '%g/\\$$Id\\$$/s//$$Id$$/\nwq' | ed -s $(WRKBUILD)/main.c
     26        echo -e '%g/\\$$Id\\$$/s//$$Id: Makefile 804 2006-10-01 14:01:35Z wbx $$/\nwq' | ed -s $(WRKBUILD)/main.c
    2727        touch $@
    2828
  • scripts/flash.sh

    ree54325 r0fbd065  
    11#!/bin/sh
    2 # $Id$
     2# $Id: flash.sh 783 2006-09-30 15:07:39Z wbx $
    33#
    44# tftp flash script for wireless routers
Note: See TracChangeset for help on using the changeset viewer.