lp://staging/ubuntu/hardy-updates/lupin

Created by James Westby and last modified
Get this branch:
bzr branch lp://staging/ubuntu/hardy-updates/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

16. By Agostino Russo

Use the absolute path when testing the iso_path. (See LP #226622)

15. By Evan

[ Agostino Russo ]
* Fixed typos (thanks Steve Langasek and JP Vossen)
* Do not set LIVEMEDIA_OFFSET if the target is not an (ISO) file. This
  is a useful check per se', but it is also required to allow using
  iso_scan to look for iso content such as squashfs which in turn
  would help with LP: #207137
* Provide a clearer error when required installation files cannot be
  found (LP: #226622)

[ Evan Dandrea ]
* Note that you need to reboot twice when using chkdsk.

[ Tormod Volden ]
* Add locale support to ntfs host filesystems, to keep files and
  directories with non-C characters (utf) from disappearing.
  (LP: #136682)

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.

Branch metadata

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

Subscribers