lp:ubuntu/hardy/lupin

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/lupin
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

14. By Colin Watson

Tighten /proc/mounts test to avoid e.g. /dev/sda10 matching a search for
/dev/sda1, thereby causing partman-auto-loop to operate on the wrong
partition (thanks, Agostino Russo; LP: #216161).

13. By Evan

Adjust sysctl calls per comments from Colin King in 204133.

12. By Evan

Disable the mounthost initscript. /host is already rw when it runs.

11. By Evan

[ Colin Watson ]
* Remove 'set -x' to make the boot process less verbose. Such things
  should only be put in place temporarily for debugging, not checked in.

[ Agostino Russo ]
* Do not use awk in mounthost (LP: #198007)
* Do not use awk in lupin-sysctl (thanks to Luke Yelavich for pointing
  it out)
* Do not assume that mounthost has to always remount rw
* Try to set the ro/rw status of the loopdevice as well using blockdev
  (thanks to Colin Watson for the tip)
* Add ISO 9660 to is_supported_fs function (LP: #206989)
* In mounthost ignore fstab lines that are commented out

[ Evan Dandrea ]
* Replace use of sed in mounthost and lupin-sysctl with a cleaner loop.

10. By Agostino Russo

* Removed lupin-support/umounthost since it's functionality has
  been merged upstream within umountroot.
* When scanning the devices, repeat the process to give time to
  devices to appear (LP: #188952)
* Cleaned debian rules from old entries
* Updated changelog
* Replicated local-bottom/ntfs_3g into casper-bottom, in order to
  ensure that ntfs_3g is not killed by sendsigs (LP: #191036)
* Renamed find_iso -> iso-scan/filename (LP: #189630)

9. By Evan

[ Colin Watson ]
* Vcs-Bzr is now an official field. Use an unauthenticated URL for it.

[ Agostino Russo ]
* Added more generic external hooks.
* Modified algorithm to detect loopinstallations
* Removed ntfs-3g fixes which have ben merged upstream

[ Evan Dandrea ]
* Pointed VCS-Bzr to the Hardy branch.
* Removed custom-installation= option (debian-installer/custom-
  installation= still exists).
* Removed unnecessary debian/ directory files.

8. By Colin Watson

[ Agostino Russo ]
* Added importing of override_files, so that external files can be used by
  early_command (once that is supported).
* Removed importing of early_command, late_command and packages, to be
  replaced with native facilities in ubiquity at a later point.

[ Colin Watson ]
* Fix typo that broke find_path_cleanup.

7. By Colin Watson

[ Agostino Russo ]
Mount /isodevice read-write, and move-mount it into /root once that's
possible.

6. By Colin Watson

Don't call find_path_cleanup in find_iso script; it breaks it (thanks,
Agostino Russo).

5. By Colin Watson

* Install a bit more defence against device names containing slashes after
  "/dev/".
* Unmount and remove the mountpoint created by find_path when we're
  finished with it.
* Localise a few more variables in find_path to avoid interfering with
  callers.
* Call wait_for_devs within find_path, and have it remember for itself
  whether it's been called already.
* While debconf-set-selections doesn't care about CR/LF line endings in
  preseed files, fix_preseed does. Oops. Strip off stray CRs there.
* Suppress an error message when copying the preseed file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/lupin
This branch contains Public information 
Everyone can see this information.

Subscribers