Commit Graph

9 Commits

Author SHA1 Message Date
Eric Andersen 4f889ada56 automatically detect if we have a usable version of sed
installed.  If not, we will now build our own version.
2003-11-19 17:17:56 +00:00
Eric Andersen 79c815622a Change 'sed -ie' to 'sed -i -e' to avoid littering the build
with lots of unwanted backup files with the letter "e" appended.
 -Erik
2003-11-18 07:18:26 +00:00
Eric Andersen 620dd7c5fd By popular demand, use 'sed' rather than 'perl' for doing
search and replace stuff.  Hopefully we do not have any
perl specific regexs that will be broken by this change,
but it seems to be working thus far anyways,
2003-11-13 06:02:20 +00:00
Eric Andersen d322f37644 Lots and lots of changes 2003-02-12 08:10:40 +00:00
Eric Andersen 97395255e4 udhcp doesn't depend on pcmcia 2003-01-30 15:52:44 +00:00
Eric Andersen 8d4ef78e41 Update udhcp. Make sure /usr/share/udhcpc/default.script
is executable
2003-01-19 05:47:22 +00:00
Eric Andersen 8a2597eaba Make use of wget consistant by using a WGET variable 2002-11-20 23:16:10 +00:00
Eric Andersen 7843196520 Add udhcp, cleanup a few other loose ends.
-Erik
2002-11-15 02:55:17 +00:00
Eric Andersen 6387962e30 Add some toys for people to play with 2002-05-23 19:21:23 +00:00