lp:~smoser/+junk/ttylinux-uec

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/+junk/ttylinux-uec
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Status:
Development

Recent revisions

55. By Scott Moser

fixup-fs: redirect stderr of stty to /dev/null

some versions of ttylinux (at least ttylinux-x86_64-12.1.iso) have
   RC_SIZE=$(stty -F /dev/console size)
in /etc/rc.d/rc.functions. Version 12.6 has a message regarding this
and /dev/console, and redirecting stty output to /dev/null.
so, we fix that here if needed.

54. By Scott Moser

copy files from /lib/udev/devices only if they're not alread in /dev

53. By Scott Moser

cloud-setup: instead of hard coded '30' tries, use MD_MAX_TRIES variable

52. By Scott Moser

add var/lib/cloud/config.sh, set more vars in cloud-functions

By adding the file config.sh it is more discoverable and gives
an idea of what can be done there.

51. By Scott Moser

cloud-setup: do not search /proc/cmdline if lxc-is-container

50. By Scott Moser

update /etc/inittab based on devices found in /dev

This disables most of the gettys in /etc/inittab and turns them
on based on whether or not there is a corresponding entry in /dev

49. By Scott Moser

cloud-functions: 2 changes to is_nocloud

a.) do not grep /proc/cmdline if lxc-is-container
b.) optionall check for presense of /root/nocloud

b is a quick hack, but allows easier booting with cloud timeouts turned off

48. By Scott Moser

fix bug wrt /lib/udev/devices/

47. By Scott Moser

cloud-functions: do not run 'lsmod' for debug on lxc

46. By Scott Moser

do not attempt to load modules on lxc

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers