Parent Directory
|
Revision Log
| Sticky Revision: |
Add notice that we need a new debootstrap. Bump standards-version.
Convert changelog to UTF-8.
Progress bar will fix bug #180753.
Version 0.025 is not yet released/uploaded.
Give credit for de.po file to Florian Lohoff.
Add unreleased changelog entry for the de.po file.
Prepare for upload
Update nb.po.
* Update Brazilian Portuguese (pt_BR) debconf template translation.
First hash of a progress bar implementation
Add nl.po, thanks to Bart Cornelis.
update fr.po file, from Michel Grentzinger.
Release version 0.024.
Add dash-udeb as a dependency for base-installer, while we wait for busybox-udeb being able to run debootstrap.
Release version 0.023.
Rewrite link_in_boot handling to use debconf variable from rootskel.
Copy the postinst from kernel-chooser into the kernel-installer postinst, to make it easier to select which kernel to install.
add new dependency for kernel-installer on created-fstab
Make sure /target/etc/apt/ exists before trying to create sources.list. Patch from Thorsten Sauter. (Closes: #197818)
Add french translation by Michel Grentzinger. (Closes: #197312)
Add link_in_boot=yes prior to sparc kernel install. Allows sparc to transparently support /boot being on a seperate partition.
Release v0.022.
Remove problematic spaces included by mistake. (Closes: #193160)
Insert german translation
Updated nb.po.
Release 0.021.
* Added pt_BR debconf template translation.
Added translation framework, and Norwegian Bokm�l translation (nb.po).
Cleanup in kernel-installer postinst.
Make myself the uploader for this package. Upgrade standards-version from 3.5.2 to 3.5.9.
Fix typo.
Display a note using debconf when debootstrap return an erro code. (Closes: #178418)
Keep going even if /target/etc/fstab is missing. (Closes: #186443)
Release 0.020.
Use debconf to report an error if kernel install fails. (Closes: #188209)
Release 0.019.
Add linux prefix to linux only templates.
Release 0.018.
Process the apt-install queue in one call to apt-install, instead of several. This should speed up the install.
Unbreak utf8/latin1 breakage
remove brltty specific code again
Release.
Remove local component for network installs.
Unset Debconf variables before calling apt-install.
Moved apt-update and apt-install to rootskel.
Release 0.16.
Redirect stderr to /var/log/messages when installing packages. Make debug output easier to read.
Add package queue for extra packages to install into /target/. Should apt-install move into rootskel or another package?
debootstrap do not understand copy:-urls. Add workaround.
Make sure initrd-tools is installed before we change its configuration
Fix typo and make sure /target/proc/ is mounted when installing packages.
Two new helper programs, apt-update and apt-install. Try to fix CDROM installs; Make sure 'apt-get update' is executed when installing from CD, change the source protocol from file: to copy:, and split 'apt-get install' into two parts, one downloading outside /target/, and one installing within /target/. Install kernel with DEBIAN_FRONTEND=noninteractive.
Use the same components in debootstrap and APT.
Release.
Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get.
Add more error handling in kernel-installer.
Add brltty to debootstraps package list if we can be quite sure that it is going to be used
In kernel-installer, set DELAY=0 in /target/etc/mkinitrd/mkinitrd.conf to disable the possibility of interrupting the boot in the initrd.
Release.
Detect missing 'debian-installer/kernel/image' and report this as an error.
unset DEBCONF_HAS_FRONTEND, etc in kernel-installer postinst, as per base-installer postinst (undocumented hacks)
Fix apt-get args for gzip and dpkg binaries. Get apt-get to tell dpkg to run in /target. Add target bin/sbin dirs to PATH for aptget/dpkg. Actually use rootskel initrd template for /etc/kernel-img.conf. Add relative_links=yes, image_in_boot=yes to kernel-img.conf; if that turns out to be bad for some archs, will have to add more rootskel templates as we have for do_initrd.
- remove kernel installation from base-installer - add apt-get update to base-installer - add kernel-installer
prepare for upload
Remove obsolete skolelinux debootstrap symlinks.
reduce clutter a bit by reming -x from postinst
Oops, missed a space
Create appropriate /target/etc/kernel-img.conf for hppa
fix installer-menu-item and prepare for upload
Initial hppa support, just builds a netboot image for 32 bit machines so far. Given a suitable kernel.udeb, it gets through installing the base system then fails due to lack of palo support.
fix priority to be required
prepare for upload
Replace XBC with XB in the control files
fix http proxy support and prepare for upload
use http proxy if available
Use dash instead of ash Fix paths to avoid double slashes. Only exclude if we have anything to exclude Make lilo not try to install itself, by echoing magic string Make -boot the maintainer but add me to Uploaders. Prepare for upload
Choose kernel version based on the distribution name.
Add hack to avoid messages like 'Note /etc/modules.conf is more recent than /lib/modules/*/modules.dep'
Use default distribution if no debconf answer is available.
Do not crash if the questions netcfg/get_hostname or netcfg/get_domain are unknown to debconf.
Prepare for upload
Make sure /target/etc exists before writing files into it.
Get rid of profile stuff, since it's not used.
Correct translation language code from 'no' to 'nb'.
Avoid adding bogus entry in /target/etc/hosts if debconf values for
netcfg/get_{hostname,domain} is empty.
use distribution selected in choose-mirror
change logging location to /target/var/log instead of /var/log, since that is preserved after the reboot.
Log to /var/log/, not /tmp/.
various updates for 0.006, see changelog
Support comments in /cdrom/.disk/* files. Thanks to Petter Reinholdtsen for pointing this out
* Fix syntax error in postinst.
* Add support for base_{include,exclude} and fix the support for
--components when installing from CD.
various updates for the 0.004 release
support cdrom installations get rid of md5sums for the udeb
Initial checkin
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |