Parent Directory
|
Revision Log
| Sticky Revision: |
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 |