2006-06-26 |
nbd | don't rely on temporary variables in config() as they... |
tree | commitdiff |
2006-06-25 |
nbd | work around a busybox bug |
tree | commitdiff |
2006-06-25 |
nbd | add a simple /sbin/wifi script with support for the... |
tree | commitdiff |
2006-06-25 |
nbd | fixes for common config functions |
tree | commitdiff |
2006-06-23 |
nbd | nuke jffs2root --move from init scripts |
tree | commitdiff |
2006-06-23 |
mbm | .pkginfo cleanup #2 |
tree | commitdiff |
2006-06-21 |
nbd | add INCLUDE_DIR variable for $(TOPDIR)/include |
tree | commitdiff |
2006-06-21 |
nbd | build system cleanup. move shared include files into... |
tree | commitdiff |
2006-06-20 |
nbd | mount /proc earlier in /sbin/mount_root |
tree | commitdiff |
2006-06-19 |
nbd | add a list append function to functions.sh |
tree | commitdiff |
2006-06-18 |
nico | normalize Makefiles. |
tree | commitdiff |
2006-06-18 |
nbd | add conffiles for base-files |
tree | commitdiff |
2006-06-18 |
nbd | add missing base-files for rb532 |
tree | commitdiff |
2006-06-17 |
mbm | obsolete file |
tree | commitdiff |
2006-06-15 |
nbd | clean up handling of the root filesystem mount - remove... |
tree | commitdiff |
2006-06-13 |
nbd | remove libgcc hack |
tree | commitdiff |
2006-06-07 |
nbd | make ramdisk support generic, some cleanups |
tree | commitdiff |
2006-06-02 |
nbd | fix a typo that prevents base-files from being installed |
tree | commitdiff |
2006-06-01 |
nbd | fix base-files version number |
tree | commitdiff |
2006-05-31 |
nbd | kernel package cleanup, move madwifi from target/linux... |
tree | commitdiff |
2006-05-31 |
nbd | cleanup; change base-files build directory |
tree | commitdiff |
2006-05-31 |
nbd | allow building of kernel-specific stuff in package... |
tree | commitdiff |
2006-05-31 |
nico | fix base-files packages build. |
tree | commitdiff |
2006-05-30 |
nbd | convert base-files to new format |
tree | commitdiff |
2006-05-30 |
nbd | remove old Config.in files |
tree | commitdiff |
2006-05-30 |
nbd | resync with kamikaze |
tree | commitdiff |
2006-05-15 |
mbm | more BR2_ / CONFIG_ patches |
tree | commitdiff |
2006-05-10 |
nbd | add common functions for the new config file format |
tree | commitdiff |
2006-04-13 |
nbd | fix typo in firstboot - /etc/config/* is now a file... |
tree | commitdiff |
2006-04-13 |
florian | Add support for static routes per interface. You can... |
tree | commitdiff |
2006-04-10 |
wbx | check if vim exist, report bye datenmaulwurf |
tree | commitdiff |
2006-04-08 |
mbm | fix a bug that prevents the wgt634u from initializing... |
tree | commitdiff |
2006-04-06 |
nbd | fix firewall-related conffiles (moved to the iptables... |
tree | commitdiff |
2006-04-05 |
nbd | large init script cleanup and merge of whiterussian... |
tree | commitdiff |
2006-03-31 |
mbm | link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues) |
tree | commitdiff |
2006-02-10 |
mbm | Correct a few typos |
tree | commitdiff |
2006-02-02 |
mbm | fixes files from [3112] |
tree | commitdiff |
2006-02-01 |
mbm | change cp to $(CP) |
tree | commitdiff |
2006-02-01 |
mbm | move sysfs to mount_root |
tree | commitdiff |
2006-01-31 |
nbd | set ALLMULTI on bridged interfaces (should improve... |
tree | commitdiff |
2006-01-23 |
mbm | revert bad firewall patch |
tree | commitdiff |
2006-01-22 |
nbd | fix typo |
tree | commitdiff |
2006-01-20 |
wbx | build libgcc when selected as builtin, fix from Ge0rG... |
tree | commitdiff |
2006-01-16 |
mbm | fix error messages |
tree | commitdiff |
2006-01-16 |
nbd | port wan_device changes from whiterussian to kamikaze |
tree | commitdiff |
2006-01-14 |
olli | fixes #207 |
tree | commitdiff |
2006-01-14 |
nbd | move vlan and wifi setup into arch-specific base-files |
tree | commitdiff |
2006-01-14 |
nbd | don't use /dev/tts/1 as login console |
tree | commitdiff |
2006-01-12 |
florian | Added vlan enabling as suggested in #204, closes #204 |
tree | commitdiff |
2006-01-11 |
florian | Interface was hardcoded, (cut/paste from the testing... |
tree | commitdiff |
2006-01-11 |
florian | Do not delete default route if the router is the same... |
tree | commitdiff |
2006-01-11 |
florian | Fixed network autoconfiguration as explained in #200... |
tree | commitdiff |
2006-01-10 |
nbd | add ipv6 support to network scripts (#101) |
tree | commitdiff |
2006-01-10 |
nbd | use /tmp/resolv.conf when using a static nameserver... |
tree | commitdiff |
2006-01-08 |
florian | Merged enhancements submitted by Stereo, thanks, closes... |
tree | commitdiff |
2006-01-05 |
nbd | mount sysfs at boot on linux 2.6 |
tree | commitdiff |
2006-01-05 |
nbd | add firmware loading support to hotplug |
tree | commitdiff |
2006-01-04 |
nbd | move firstboot to preinit for now (until a better solut... |
tree | commitdiff |
2006-01-04 |
nbd | fix hotplug issue with compiled-in ethernet drivers |
tree | commitdiff |
2006-01-04 |
nbd | configure switch at boot time based on vlan*ports |
tree | commitdiff |
2006-01-04 |
nbd | add missing Config.in to base-files |
tree | commitdiff |
2006-01-04 |
wbx | patch for spec file of gcc 3.4.4, so that libgss librar... |
tree | commitdiff |
2006-01-03 |
florian | Added mrd6 package : IPv6 multicast routing daemon |
tree | commitdiff |
2006-01-03 |
wbx | remove unused robocfg stuff |
tree | commitdiff |
2006-01-02 |
olli | hopefully last fix for S60cron |
tree | commitdiff |
2006-01-02 |
florian | Corrected ticket #168 |
tree | commitdiff |
2005-12-25 |
wbx | change ipkg.conf to use snapshots |
tree | commitdiff |
2005-12-20 |
kaloz | add recipe to banner |
tree | commitdiff |
2005-12-17 |
nbd | fix network hotplug scripts for 2.6 |
tree | commitdiff |
2005-12-11 |
nbd | create /var/spool/cron in cron init script and change... |
tree | commitdiff |
2005-12-11 |
nbd | unlock linux partition before running jffs2root --clean... |
tree | commitdiff |
2005-11-27 |
nico | don't use locales when retrieving subversion release... |
tree | commitdiff |
2005-11-19 |
nbd | more fixes for the network scripts |
tree | commitdiff |
2005-11-19 |
nbd | fix ifup/down for ppp-based stuff |
tree | commitdiff |
2005-11-19 |
nbd | hotplug-based network script rewrite |
tree | commitdiff |
2005-11-18 |
nbd | add crond init script |
tree | commitdiff |
2005-11-18 |
nbd | don't clear the mangle table in the default firewall... |
tree | commitdiff |
2005-11-14 |
nbd | create /var/run in firstboot |
tree | commitdiff |
2005-11-12 |
nbd | hide stderr output of mtd in firstboot |
tree | commitdiff |
2005-11-07 |
nbd | more cosmetic makefile fixes |
tree | commitdiff |
2005-11-07 |
nbd | remove backup/restore for now. will add proper scripts... |
tree | commitdiff |
2005-11-07 |
nbd | include functions and network config in hotplug |
tree | commitdiff |
2005-11-07 |
nbd | disable squashfs auto-clean for non-broadcom stuff |
tree | commitdiff |
2005-11-07 |
nbd | add hotplug stuff to trunk/ |
tree | commitdiff |
2005-11-02 |
nico | backport base-files fix from whiterussian [2308], |
tree | commitdiff |
2005-10-23 |
nbd | set base-files version number back to 4 |
tree | commitdiff |
2005-10-23 |
kaloz | turn tcp vegas on by default |
tree | commitdiff |
2005-10-22 |
nbd | sync base-files with whiterussian |
tree | commitdiff |
2005-10-22 |
nbd | add base-files change from whiterussian |
tree | commitdiff |
2005-10-22 |
nbd | add svn revision to /etc/banner |
tree | commitdiff |
2005-10-22 |
nbd | lots of small package changes and dependency cleanups... |
tree | commitdiff |
2005-10-22 |
nbd | speed up firstboot a bit |
tree | commitdiff |
2005-10-21 |
nbd | remove Maintainer: and Source: from packages |
tree | commitdiff |
2005-10-17 |
nbd | some fixes/cleanups for the init scripts |
tree | commitdiff |
2005-10-17 |
kaloz | hello word ;P |
tree | commitdiff |
2005-10-17 |
kaloz | bleeding sounds better ;) |
tree | commitdiff |
2005-10-02 |
nico | start httpd only if /www exists |
tree | commitdiff |
2005-09-30 |
wbx | check if some /proc files exist, before using it, for... |
tree | commitdiff |
2005-09-29 |
wbx | check if /proc/sys/reset exist, from sven-ola |
tree | commitdiff |
2005-09-28 |
wbx | add second tty to initab again. kernel patch verified... |
tree | commitdiff |
next |