summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-06-20Add in my default set of 2.4.21 kernel patchesEric Andersen
2003-06-20Teach openssh to configure itself and start running sshd on bootEric Andersen
2003-06-20Start networking on boot, and setup a default set of networkEric Andersen
interfaces (just loopback for now).
2003-06-20Add an sshd user so ssh priv seperation can workEric Andersen
2003-06-20Use tmpfs, not ramfsEric Andersen
2003-06-20Start vtun much later in the boot processEric Andersen
2003-06-20Fix broken dependancyEric Andersen
2003-06-20run depmod after building pcmcia and after hostapEric Andersen
2003-06-14Fixup iproute so it compiles up properly. Use the debianEric Andersen
source as the .ru site has availability problems
2003-06-14Ok, I'm an idiot. Fix the url.Eric Andersen
2003-06-14Update default busybox configEric Andersen
2003-06-14Default to 2.4.21Eric Andersen
2003-06-14Patch from Tim Riker:Eric Andersen
dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary
2003-06-14Default to using a single fast sourceforge mirrorEric Andersen
2003-06-12Upgrade strace to version 4.4.98Eric Andersen
2003-06-11Add in ttcp supportEric Andersen
2003-06-10Be sure the /etc/default dir existsEric Andersen
2003-06-09Yet another pcmcia update. Hopefully it will work properlyEric Andersen
for everyone this time around.
2003-06-09Fixup cross-compile patchEric Andersen
2003-06-09Update pcmcia-cs to version 3.2.4Eric Andersen
2003-06-06Do not disable pcmciaEric Andersen
2003-06-05Fixup vtun init script and install tun deviceEric Andersen
2003-06-05Fix init script installEric Andersen
2003-06-05Fix the binary name and pathEric Andersen
2003-06-05support vtunEric Andersen
2003-06-05Make absolutely certain no host libraries can ever sneakEric Andersen
into the build process. Binutils was letting things sneak in which caused ugly problems.
2003-06-05Fixup a couple of thinko. Use the specified kernel compiler when compilingEric Andersen
pcmcia modules. And use the correct kernel source.
2003-06-05Fixup a case where system libs could sneak into the link processEric Andersen
due to collect2 making wrong assumptions.
2003-06-04Fixup a case where system libs could sneak into the link processEric Andersen
due to collect2 making wrong assumptions.
2003-06-04Ignore unwanted stuffEric Andersen
2003-06-04Add needed patchEric Andersen
2003-06-04Cleanup method for excluding header filesEric Andersen
2003-06-04mention iproute2 and netsnmpEric Andersen
2003-06-04Cleanup pcmcia a bit (such as removing the X11 binary it installs)Eric Andersen
and use the pcmcia default init script rather than including a default one in the target_skeleton.
2003-06-04Support net-snmp for those into that sortof thingEric Andersen
2003-06-04Update default busybox configEric Andersen
2003-06-04Build pci and plx driversEric Andersen
2003-06-04Update user mode Linux targetEric Andersen
2003-06-04default to ramfs, not tmpfsEric Andersen
2003-06-04Build the 'tc' binaryEric Andersen
2003-05-15Use flex_2.5.4a-24.diff.gz from stableEric Andersen
2003-04-28Little logic cleanupEric Andersen
2003-04-26Update gcc to version 3.2.3. Fix the openssh patchEric Andersen
2003-04-25Patch from Bruno Randolf to fix openssh cross-compile to notEric Andersen
use the host system's 'strip' command and thereby break the target binaries.
2003-04-21Fix it so it actually worksEric Andersen
2003-04-14Fixup a bug with symlink handling noticed by Wolfgang DenkEric Andersen
-Erik
2003-03-31make coreutils compile fasterEric Andersen
2003-03-24support building gettextEric Andersen
2003-03-24Create a more multi-user friendly set of device permsEric Andersen
2003-03-21Upgrade to 3.1.2Eric Andersen