[Pkg-uml-commit] rootstrap: Changes to 'refs/tags/0.3.25-1'
Mattia Dongili
malattia at alioth.debian.org
Wed Jun 13 11:30:00 UTC 2012
Tag '0.3.25-1' created by Mattia Dongili <malattia at linux.it> at 2012-06-12 22:52 +0000
Debian package
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAk/XyDIACgkQgpRPaOotLEGu+ACg2w7TU7aww8K+Oa2/33erNzgi
stwAoM6MwD5ByLYYPKCCBFu5xbP+qBrz
=9GT7
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Jakub Wilk (1):
Import NMU 0.3.24-6.1
Mattia Dongili (101):
Creating main repository layout
fix typos in rootstrap name
Import rootstrap source from current deb-src
- use our own /dev in a temporary filesystem, no need to poke in the host's
create device nodes early for mkfs
no need to double check device node creation, create them all, they may be useful anyway (what about udev?)
uncomment debootstrap options
revert r89 for rootstrap.conf
update default Debian release
revert r91 unrelated changes
introduce a parameter to enable a debug console if a module fails
create generic device nodes in the guest image (note: it take ages to run here, maybe udev is definitely a more appropriate choice)
create minimal device nodes with MAKEDEV
quoting #275410:
Fix wording and reorder closed bugs
ensure that the UML kernel is able to find uml_net (Closes: #304461)
more closed bugs reordering and clarifications
update manpage with recent changes and reindent a little (hope it displays correctly for all)
document the new "debug" option
use the same Maintainer as other packages and remove the Woody reference in the description
a shorter and concise description of the CONFIG_HOSTFS=y requirement
better wording
implement a "sources" option for the [debian] modules to
applied, edited and integrated patch from #294214
reverting to the original comman line option
fix typo in mkfs/reiserfs (closes: #372828)
check for base config existence in the base-config module
update changelog with recent changes (the version is still temporary)
damn, use the correct boolean...
reorganize code a little
document more modules and the recommended ordering
Implement the option of mounting the hostfs to /lib/modules
update changelog with last changes
fix root password setting
group mounting /proc in the global mount script (TARGET filesystems mounted in the mount module, unmounted in umount)
update changelog
cleanup more mounted FS-es
disable hwclock setting in the newly create image, thanks to Matthew Palmer. (Closes: #311037)
fix mount/umount madness
allow using --force-yes with apt-get to to install from untrusted sources. (Closes: #372937)
fix mount/umount madness
easier debugging checking /bin/sh return codes
document apt_force_yes and the new debugging stuff
allow configuring /etc/apt/preferences in the target FS, thanks to
Implement and document the apt_conf option to configure
overwrite sources.list contents if the option is provided as it was messy the idea of providing something complementary to the default entry added by debootstrap
allow full access to the host filesystem through $HOST
setup the timezone based on the host current settings
fix base-config template name
More debug prints
allow preseeding Debconf values. (Closes: #372906)
the manpage has been feeded enough. (Closes: #294214)
more debug printouts to ease what is happening
better chrooting to execute commands for the target fs
hack-y but functional preseeding
still set the password if debconf-set-selections does not work
Unbreak base-config:
move debians config to debian module
be sure to kill all processes using the $TARGET fs
Feed \Feed\ (f[=e]d), v. t. [imp. & p. p. {Fed} (f[e^]d)...
clean clean and clean!! yup remove the only generated file
allow rootstrap on amd64
no, not yet on amd64 as it has the unsatisfied dependency on user-mode-linux
be posix compliant
Add amd64 architecture
correctly write the timezone file, use /dev/ubda, not /dev/ubd0 - Closes 388121 and 388055
try to decode errors - Closes 38806
allow using preseed files located anywhere on the host fs - Closes 387679
describe lates changes
cite uml=dhcp parameter meaning
fix wording
fix apt_preferences line separator and cite umlargs
add myself to the copyright holders
pending bug #372901
comment the available kernel_modules option values
document the umlargs rootstrap.conf option
fix typo
fix indentation (bah...)
fix indentation (damn) and print help when getting the debug shell
ignore -o when running with debug=true set (see http://lists.alioth.debian.org/pipermail/pkg-uml-devel/2006-November/000352.html)
update changelog
fix gateway setting for some corner cases (netmask=255.255.255.255)
install etch by default
create an etch root fs by default
bump debootstrap dependency to allow installing etch
build rootstrap on amd64 now that we also ship amd64 u-m-l binaries
use debian/compat and bump debhelper dependency
also add debian/compat to the repository
* handle the case where no /etc/timezone exists and just copy /etc/localtime
* Remove long time inactive uploaders
Set the default debian release to Lenny
prepare changelog for next upload
update release date
Use the stable as the default debian distriburion
Update the changelog date
Also bump the urgency and see if the package gets accepted into 6.0
Remove MAKEDEV calls as they are no-ops anyway
Update changelog for a potential new upload
Remove sneaky debug set
Add a comment suggesting to enable base-config
Fix all Lintian warnings and set Source-Format
Stefano Melchior (13):
commit 3ca1456ded642add47e1e32b332139b2249ea57b
commit fe53fb1f2106c78433590fc01746b991f5e982ac
Change to dependency to latest u-m-l relase
HOSTFS needs to be compiled not modular inside the guest linux
Updated changelog pkg release; better explanation of fixes
In case you need rootstrap to work via console con0=fd:0, not con0=fd:0,fd:1 and con=pts
Correction in mounting /proc due to #386945 and #378280
Actually the previous correction does not affect UML but other pkgs
Error in typing unstable
removed amd64 entry in changelog; added uml ip, hostname and domain in /etc/hosts for #388076
Removed amd64 reference in Build-Arch
Removed changes for #388076; need to be re-engineered
Removed changes for #388076; old network module comes back
More information about the Pkg-uml-commit
mailing list