summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jose V Beneyto [Thu, 31 May 2012 16:16:49 +0000 (16:16 +0000)]
Fixed rc script to install modules and pkgutils
Jose V Beneyto [Thu, 24 May 2012 19:56:23 +0000 (21:56 +0200)]
Fixed issue with ncurses (FS#27)
Jose V Beneyto [Thu, 24 May 2012 19:54:41 +0000 (21:54 +0200)]
Fixed version numer in setup script
Jose V Beneyto [Wed, 7 Mar 2012 18:00:20 +0000 (19:00 +0100)]
Updated busybox's config file
Jose V Beneyto [Tue, 6 Mar 2012 12:33:12 +0000 (12:33 +0000)]
Fixed issues in Makefile with distclean tags
Jose V Beneyto [Tue, 6 Mar 2012 12:07:22 +0000 (12:07 +0000)]
busybox updated to 1.19.4 and dialog updated to 1.1-
20120215 (built fine but requires testing)
Jose V Beneyto [Wed, 26 Oct 2011 19:21:46 +0000 (21:21 +0200)]
Added support to rc script for using pkgutils from the media installer (untar, symlinks and use on the fly)
Jose V Beneyto [Wed, 26 Oct 2011 19:20:12 +0000 (21:20 +0200)]
Added modified setup script from upstream to filesystem
Jose V Beneyto [Fri, 21 Oct 2011 10:48:58 +0000 (12:48 +0200)]
Removed unused objective KERNEL_PATH
Jose V Beneyto [Thu, 20 Oct 2011 15:55:32 +0000 (17:55 +0200)]
Improvements for the rc script. Now can find_and_mount the install media, configure symlinks for kernel modules, setup script, etc.
Jose V Beneyto [Thu, 20 Oct 2011 15:54:36 +0000 (17:54 +0200)]
Removed kernel dependency, now the result image will be called initrd.gz. Removed setup's stuff too, it will be symlinked from the install media in the rc script
Jose V Beneyto [Wed, 20 Jul 2011 23:58:47 +0000 (01:58 +0200)]
Added simple.script for udhcp. Added support for having dialog compiled as static binary and terminfo files to avoid problems with the dialog curses and TERM variable. Adde some improvements to Makefile.
Jose V Beneyto [Wed, 20 Jul 2011 23:51:33 +0000 (01:51 +0200)]
mkinitrd.sh script should create /media directory on the target device
Jose V Beneyto [Wed, 20 Jul 2011 23:50:07 +0000 (01:50 +0200)]
Added mkfs.reiser applet to busybox
Jose V Beneyto [Mon, 16 May 2011 14:46:13 +0000 (16:46 +0200)]
Updated to 1.18.4 and added new applets and features
Jose V Beneyto [Fri, 13 May 2011 12:40:41 +0000 (14:40 +0200)]
Updated to busybox-1.14.3 and fixed for 2.7 branch (verified compilation and tested on versatile devices)
Jose V Beneyto [Tue, 13 Apr 2010 14:26:36 +0000 (16:26 +0200)]
added initial stuff based on busybox-1.14.1 (need testing)
Jose V Beneyto [Tue, 13 Apr 2010 14:15:45 +0000 (14:15 +0000)]
Initial commit. Added README file.