slugOS 5.0 is born - initial commit.
authorMike Westerhof <mwester@dls.net>
Fri, 22 Aug 2008 04:39:50 +0000 (04:39 +0000)
committerMike Westerhof <mwester@dls.net>
Fri, 22 Aug 2008 04:39:50 +0000 (04:39 +0000)
commit064d9f29930b20b45d0a68691b7bed49e1707aad
tree67f9c15c49501f9afc43c701b049f0c9a10d7002
parentc367c54adc09d21456cef634f3460ebc15406c95
slugOS 5.0 is born - initial commit.
- enable many busybox options
- replace several packages in rootfs with busybox, and adjust various
  config files and scripts to accomodate busybox options
- change default alignment behavior to be more lenient
Note: this is the first of many disruptive changes for SlugOS 5; this
version is to be considered unstable at best!
15 files changed:
conf/distro/include/slugos.inc
packages/base-files/base-files/slugos/filesystems [new file with mode: 0644]
packages/base-files/base-files/slugos/fstab
packages/base-files/base-files_3.0.14.bb
packages/busybox/busybox-1.11.1/slugos/.mtn2git_empty [new file with mode: 0644]
packages/busybox/busybox-1.11.1/slugos/defconfig [new file with mode: 0644]
packages/initscripts/initscripts-1.0/slugos/alignment.sh
packages/initscripts/initscripts-1.0/slugos/bootclean.sh
packages/initscripts/initscripts-slugos_1.0.bb
packages/slugos-init/files/boot/disk
packages/slugos-init/files/boot/kexec
packages/slugos-init/files/sysconf
packages/slugos-init/files/turnup
packages/slugos-init/slugos-init_5.0.bb [new file with mode: 0644]
packages/tasks/task-slugos.bb