root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @640 [640] 21 months carsten * long working on busybox 1.17.2 to make it work * deep reworking on the …
(edit) @639 [639] 22 months carsten * adding working dhcp client function (busybox udhcpc) more finetunig is …
(edit) @638 [638] 22 months carsten * splitting the main Makefile more into sub targets, by this rewritten …
(edit) @637 [637] 22 months carsten * check up for working build, fixed some download links I checked only …
(edit) @636 [636] 22 months carsten * some minor changes to the cdk makefile part
(edit) @635 [635] 22 months carsten * and one more fix for squashfs download * fixing little depencies in …
(edit) @634 [634] 22 months carsten * working again on the CDK on the branch tree, fixed some broken links …
(edit) @633 [633] 2 years carsten testing
(edit) @632 [632] 2 years carsten bumping e2fsprogfs
(edit) @631 [631] 2 years carsten * changing url for e2fsprogs
(edit) @630 [630] 3 years ting Adopted Makefiles to current versions. rsync and lsof work. unrar …
(edit) @629 [629] 3 years ting - Sxx: Corrected spelling error. - rcS.second: Added comment about rc.conf …
(edit) @628 [628] 3 years carsten * little correct for missed executable Bit for S46Samba
(edit) @627 [627] 3 years ting - (samba2/src/source/lib/interfaces.c) HAVE_IFACE_IFCONF is not defined …
(edit) @626 [626] 3 years carsten * fixing a little but importend misstake after the change of the …
(edit) @625 [625] 3 years carsten * clearing the make clean depend for the hotplug handler
(edit) @624 [624] 3 years carsten * hrhr, that stupid bsd Makefile Style …
(edit) @623 [623] 3 years carsten * fixed error if no hd is connected * adding depency for make clean und …
(edit) @622 [622] 3 years carsten * make a depend for owi2, the webUI need smartctl to show the S.M.A.R.T. …
(edit) @621 [621] 3 years carsten * uncommenting two lines that did'nt work the owi2 correctly * some …
(edit) @620 [620] 3 years ting * Removed OPENMCT_DEVEL_PREFIX from Makefile :-) * Created cache.png from …
(edit) @619 [619] 3 years carsten * more update for OWI2, improving for the startpage just for saving
(edit) @618 [618] 3 years carsten * Update OWI2 just typo and formating
(edit) @617 [617] 3 years carsten * update for OWI2 more info for the startpage about some hd values
(edit) @616 [616] 3 years carsten * updated OWI2 added some Info around the hd little error fixes
(edit) @615 [615] 3 years carsten * some little typo
(edit) @614 [614] 3 years carsten * fixing some errors in the glob-set page * fixing wrong values in the …
(edit) @613 [613] 3 years carsten * o.k. this is my hole work until now, the main work is on the owi2 this …
(edit) @612 [612] 4 years carsten * change the version from the e2fsprogs to 1.41.3 because the old version …
(edit) @611 [611] 4 years carsten * ups, clean up the haserl Makefile
(edit) @610 [610] 4 years carsten * adding the actual haserl interpreter for web experiments, for now no …
(edit) @609 [609] 4 years carsten * add the automatic store in the usb.conf in case a new stick is plugged …
(edit) @608 [608] 4 years carsten * hopefully changes all 8Tab to 4Tab, so else only a save ci, nothing …
(edit) @607 [607] 4 years carsten * only some formating
(edit) @606 [606] 4 years carsten * adding my work on the hotplug handler Note! The code issent thery nice …
(edit) @605 [605] 4 years carsten * little changes to the filesystem to be compilant to my hotplug handler …
(edit) @604 [604] 4 years andi Added ntfs-3g fuse userland driver
(edit) @603 [603] 4 years andi Added fuse support
(edit) @602 [602] 4 years andi Added missing symlink from /etc/samba to /var/etc/samba Added ncftp Client …
(edit) @601 [601] 4 years carsten * cleanded samba2/Makefile because a defineded OPENMCT_DEVEL_PREFIX here …
(edit) @600 [600] 4 years ting * Copy files only to nfs output if newer than existing files. Keeps …
(edit) @599 [599] 4 years ting * Set copyright year * Modified process.c and process.h so they list …
(edit) @598 [598] 4 years ting * Changed Makefile (not using debug config!) creates working OWI * Changes …
(edit) @597 [597] 4 years ting Added gdb using infos from Carsten based on OpenWrt? package
(edit) @596 [596] 4 years carsten * hopefully fixed the fine depencies between the needed kernel moduls for …
(edit) @595 [595] 4 years carsten * adding AMDTEK specific USB to LAN adapter to the pegasus.h (vend/prod …
(edit) @594 [594] 4 years ting * Adding also the Makefile and only the directory :-)
(edit) @593 [593] 4 years ting * Added changes to files in ./configs according to #29 * Added strace …
(edit) @592 [592] 4 years carsten * adding recovery check on bootup pressing the reset button created a …
(edit) @591 [591] 4 years carsten * and my actual kernelconfig for sa200 devices, the privious does't work
(edit) @590 [590] 4 years carsten * update of the patchefile for buildroot ( based on #27 )
(edit) @589 [589] 4 years andi Removed unused code
(edit) @588 [588] 4 years andi Fix firmware size bug reported by felix
(edit) @587 [587] 4 years carsten * adding target 'nfs' to the mian Makefile to use this type 'make nfs' …
(edit) @586 [586] 4 years carsten * reenabling the nfs boot of the root filesystem with this config the …
(edit) @585 [585] 4 years carsten * enabling usbfs (depended on the hostname :-/ ) * proofing if HD is …
(edit) @584 [584] 4 years carsten * adding USB support for sa1xx and x200 series this implements the …
(edit) @583 [583] 4 years carsten * adding the usbutils (the path to the usb.ids file is hardcoded in the …
(edit) @582 [582] 4 years carsten * changing the color of the prompt differnd for 'root' and normal users
(edit) @581 [581] 4 years carsten * falling back to the old behavior with no seperate empty lines between …
(edit) @580 [580] 4 years carsten * reverting yesterday change for symlink from /etc/shadow to …
(edit) @579 [579] 4 years carsten * fixing little stupid error in the main Makfile
(edit) @578 [578] 4 years carsten * adding symlink from /home to /usr/home for added users home directory …
(edit) @577 [577] 4 years carsten * enable the use of shadow passwords with default directory /var/etc …
(edit) @576 [576] 4 years carsten * bumping tune2fs to 1.40.6 and fixing some missed libraries for tune2fs
(edit) @575 [575] 4 years carsten * bumping busybox version to 1.7.2 * fixing many typos in startscripts * …
(edit) @574 [574] 4 years carsten * adding NFS start in startscrips
(edit) @573 [573] 4 years carsten * adding hdparm to the startscripts * adding mount template for the …
(edit) @572 [572] 4 years carsten * fixed incorrect handling in the fstab (from fstab.in) depend on this …
(edit) @571 [571] 4 years carsten * with color go the most better adding some color to the PS1 and PS2 * …
(edit) @570 [570] 4 years carsten * adding telnet to the startscripts * setting a valid file in the kernel …
(edit) @569 [569] 4 years carsten * fixed some little depencies in the startscripts on bootup changed the …
(edit) @568 [568] 4 years carsten * here we go on, the first part should be done now worked the Hardbeat …
(edit) @567 [567] 4 years carsten * Strike!!! I got it! Image is booting and /var is writable! This could …
(edit) @566 [566] 4 years carsten * this incredibile big "K" in the name ... i don't now how i could't see …
(edit) @565 [565] 4 years carsten * adding busybox (v1.7.2) to the cdk
(edit) @564 [564] 4 years carsten * starting to split the main Makefile.am into subparts every logical …
(edit) @563 [563] 4 years carsten * working on ccache to implement this correctly, should now working
(edit) @562 [562] 4 years carsten * probably totaly rework of the cdk build part to get working gcc3.3.6, …
(edit) @561 [561] 4 years carsten * after houres of debugging an lot of testing/flashing ... Image is now …
(edit) @560 [560] 4 years carsten * soooo, i tried to port the var partition from /etc to /var and /var/etc …
(edit) @559 [559] 4 years andi Update rtorrent Added centericq, libdlna Update buildetc
(edit) @558 [558] 4 years andi Added grab
(edit) @557 [557] 4 years carsten * fixing Ticket #21 changing download url for samba 2.2
(edit) @556 [556] 4 years carsten * accepting the enhancement from http://trac.openmct.org/ticket/24 the …
(edit) @555 [555] 4 years carsten * adding USB2seriell support for FDTI genders as kernel modul
(edit) @554 [554] 4 years andi Added patches for ushare configure
(edit) @553 [553] 4 years andi Added ushare and libupnp
(edit) @552 [552] 4 years andi Added ISCSI Support
(edit) @551 [551] 4 years andi updates
(edit) @550 [550] 4 years andi Added missing fils (array and string module)
(edit) @549 [549] 4 years andi Major updates * Own string/array handling routines (because its used in …
(edit) @548 [548] 4 years carsten * some lttle cosmetic for the /etc folder, changing some default …
(edit) @547 [547] 4 years andi WebInterface? updates
(edit) @546 [546] 4 years andi major web interface update (property driven code)
(edit) @545 [545] 5 years carsten fixing dropbear error (see ticket #18 ), lastlog is now disabled, the …
(edit) @544 [544] 5 years carsten fixing passwd error (see ticket #16 ) /etc/shadow must exit and must be …
(edit) @543 [543] 5 years carsten fixing dropbear error (see ticket #17 ) doing some cosmetic work in …
(edit) @542 [542] 5 years carsten Removing the /etc/exports entrys from the nfsutils build to the main …
(edit) @541 [541] 5 years carsten Adding ntpdate to the default packages, adding the build of …
Note: See TracRevisionLog for help on using the revision log.