- 21 Jul, 2010 7 commits
-
-
Ryan Jackson authored
The toolchain build should be dependent on an actual file to ensure we don't rebuilt it for every target that goes into the initramfs.
-
Ryan Jackson authored
-
Ryan Jackson authored
Also rename old fake tcsh to tcsh.fake, and run a new script that symlinks tcsh and csh to tcsh.fake if tcsh doesn't exist. This way tcsh can be removed from the build but tcsh/csh users can still log in.
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
- 13 Jul, 2010 1 commit
-
-
Ryan Jackson authored
Increase the buffer size for parsing passwd and group entries to 1024 bytes from the default 256.
-
- 02 Jul, 2010 1 commit
-
-
Ryan Jackson authored
-
- 12 Mar, 2010 4 commits
-
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
- 01 Mar, 2010 3 commits
-
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
Set the hostname based on project and experiment name using sethostname.dhclient as we do on other images.
-
- 26 Feb, 2010 4 commits
-
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
- 25 Feb, 2010 8 commits
-
-
Ryan Jackson authored
The wget build for the Linux MFS failed because it target depended on the wrong path for the compiled wget binary.
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
Add the Data::Dumper and overload perl modules to fix dependency issues with liblocsetup.
-
Ryan Jackson authored
Added a makefile to build the toolchain via buildroot. Everything now depends on the toolchain having been built, so a simple 'make' should build everything. Added patches to change getline() to _getline() in Linux's and uClibc's unifdef build utility. This fixes compile errors on recent glibc versions that define their own getline() function.
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
- 21 Dec, 2009 2 commits
-
-
Ryan Jackson authored
-
Ryan Jackson authored
-
- 15 Dec, 2009 1 commit
-
-
Ryan Jackson authored
Rewrite instructions for building the uClibc toolchain, and change install location of source tarballs.
-
- 02 Nov, 2009 2 commits
-
-
Ryan Jackson authored
-
Ryan Jackson authored
Modified /init to parse /proc/cmdline for console devices. Each 'console=' parameter is parsed and each serial device (ttyS* or ttyUSB* for now) specified is used to generate an /etc/inittab entry that starts a getty on that device. The baud rate is parsed as well, but defaults to 115200 if not specifed. Parity and data/stop bits are assumed to be N-8-1. The specified device is also added to /etc/securetty if not already present.
-
- 26 Oct, 2009 1 commit
-
-
Ryan Jackson authored
The init script for Dropbear will now convert OpenSSH format host keys to the Dropbear format if they are found at startup. /etc/ssh/ssh_host_rsa_key -> /etc/dropbear/dropbear_rsa_host_key /etc/ssh/ssh_host_dsa_key -> /etc/dropbear/dropbear_dss_host_key
-
- 16 Oct, 2009 1 commit
-
-
Ryan Jackson authored
-
- 23 Sep, 2009 5 commits
-
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-