/[d-i]/trunk/tools/base-installer/debian/changelog
ViewVC logotype

Log of /trunk/tools/base-installer/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 11696)

Revision 1885 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 7 22:44:10 2003 UTC (10 years, 3 months ago) by pere
File length: 6006 byte(s)
Diff to previous 1882
debootstrap do not understand copy:-urls. Add workaround.

Revision 1882 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 7 21:58:32 2003 UTC (10 years, 3 months ago) by pere
File length: 6002 byte(s)
Diff to previous 1881
Make sure initrd-tools is installed before we change its configuration

Revision 1881 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 7 21:38:42 2003 UTC (10 years, 3 months ago) by pere
File length: 5922 byte(s)
Diff to previous 1880
Fix typo and make sure /target/proc/ is mounted when installing packages.

Revision 1880 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 7 21:15:35 2003 UTC (10 years, 3 months ago) by pere
File length: 5855 byte(s)
Diff to previous 1879
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.

Revision 1879 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 7 14:25:25 2003 UTC (10 years, 3 months ago) by pere
File length: 5473 byte(s)
Diff to previous 1877
Use the same components in debootstrap and APT.

Revision 1877 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 7 01:29:32 2003 UTC (10 years, 3 months ago) by kraai
File length: 5296 byte(s)
Diff to previous 1876
Release.

Revision 1876 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 7 01:24:30 2003 UTC (10 years, 3 months ago) by kraai
File length: 5306 byte(s)
Diff to previous 1873
Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get.

Revision 1873 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 6 13:47:51 2003 UTC (10 years, 3 months ago) by pere
File length: 5198 byte(s)
Diff to previous 1862
Add more error handling in kernel-installer.

Revision 1862 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 4 17:36:17 2003 UTC (10 years, 3 months ago) by mlang
File length: 5145 byte(s)
Diff to previous 1861
Add brltty to debootstraps package list if we can be quite sure that it is going to be used

Revision 1861 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 4 16:33:27 2003 UTC (10 years, 3 months ago) by pere
File length: 4958 byte(s)
Diff to previous 1858
In kernel-installer, set DELAY=0 in /target/etc/mkinitrd/mkinitrd.conf
to disable the possibility of interrupting the boot in the initrd.

Revision 1858 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 4 04:40:05 2003 UTC (10 years, 3 months ago) by kraai
File length: 4655 byte(s)
Diff to previous 1731
Release.

Revision 1731 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 12 14:58:33 2003 UTC (10 years, 4 months ago) by pere
File length: 4660 byte(s)
Diff to previous 1584
Detect missing 'debian-installer/kernel/image' and report this as an error.

Revision 1584 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 13 23:52:43 2002 UTC (10 years, 5 months ago) by rhirst
File length: 4548 byte(s)
Diff to previous 1583
unset DEBCONF_HAS_FRONTEND, etc in kernel-installer postinst,
as per base-installer postinst (undocumented hacks)

Revision 1583 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 13 22:32:23 2002 UTC (10 years, 5 months ago) by rhirst
File length: 4422 byte(s)
Diff to previous 1498
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.

Revision 1498 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 7 23:32:35 2002 UTC (10 years, 5 months ago) by waldi
File length: 4114 byte(s)
Diff to previous 1488
- remove kernel installation from base-installer
- add apt-get update to base-installer
- add kernel-installer

Revision 1488 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 7 16:01:38 2002 UTC (10 years, 5 months ago) by tfheen
File length: 3853 byte(s)
Diff to previous 1471
prepare for upload

Revision 1471 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 7 10:41:44 2002 UTC (10 years, 5 months ago) by pere
File length: 3855 byte(s)
Diff to previous 1468
Remove obsolete skolelinux debootstrap symlinks.

Revision 1468 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 7 02:01:32 2002 UTC (10 years, 5 months ago) by tfheen
File length: 3776 byte(s)
Diff to previous 1464
reduce clutter a bit by reming -x from postinst

Revision 1464 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 6 18:45:45 2002 UTC (10 years, 5 months ago) by rhirst
File length: 3706 byte(s)
Diff to previous 1463
Oops, missed a space

Revision 1463 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 6 18:34:01 2002 UTC (10 years, 5 months ago) by rhirst
File length: 3705 byte(s)
Diff to previous 1450
Create appropriate /target/etc/kernel-img.conf for hppa

Revision 1450 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 5 00:12:44 2002 UTC (10 years, 5 months ago) by tfheen
File length: 3504 byte(s)
Diff to previous 1440
fix installer-menu-item and prepare for upload

Revision 1440 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 4 21:39:31 2002 UTC (10 years, 5 months ago) by rhirst
File length: 3464 byte(s)
Diff to previous 1273
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.

Revision 1273 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 14 01:43:49 2002 UTC (10 years, 6 months ago) by tfheen
File length: 3292 byte(s)
Diff to previous 1263
fix priority to be required

Revision 1263 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 14 01:10:15 2002 UTC (10 years, 6 months ago) by tfheen
File length: 3120 byte(s)
Diff to previous 1220
prepare for upload

Revision 1220 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 8 13:51:00 2002 UTC (10 years, 6 months ago) by sjogren
File length: 3141 byte(s)
Diff to previous 1209
Replace XBC with XB in the control files

Revision 1209 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 6 00:56:02 2002 UTC (10 years, 6 months ago) by tfheen
File length: 2884 byte(s)
Diff to previous 1188
fix http proxy support and prepare for upload

Revision 1188 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 5 02:02:05 2002 UTC (10 years, 6 months ago) by tfheen
File length: 2907 byte(s)
Diff to previous 1073
use http proxy if available

Revision 1073 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 14 15:13:55 2002 UTC (10 years, 7 months ago) by tfheen
File length: 2740 byte(s)
Diff to previous 1038
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

Revision 1038 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 6 21:54:17 2002 UTC (10 years, 7 months ago) by pere
File length: 2529 byte(s)
Diff to previous 1034
Choose kernel version based on the distribution name.

Revision 1034 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 6 19:47:19 2002 UTC (10 years, 7 months ago) by pere
File length: 2449 byte(s)
Diff to previous 1028
Add hack to avoid messages like 'Note /etc/modules.conf is more recent
than /lib/modules/*/modules.dep'

Revision 1028 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 6 14:34:01 2002 UTC (10 years, 7 months ago) by pere
File length: 2337 byte(s)
Diff to previous 1026
Use default distribution if no debconf answer is available.

Revision 1026 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 5 23:22:47 2002 UTC (10 years, 7 months ago) by pere
File length: 2273 byte(s)
Diff to previous 974
Do not crash if the questions netcfg/get_hostname or netcfg/get_domain are unknown to debconf.

Revision 974 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 16 16:01:29 2002 UTC (10 years, 8 months ago) by tfheen
File length: 1961 byte(s)
Diff to previous 906
Prepare for upload

Revision 906 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 1 12:49:41 2002 UTC (10 years, 8 months ago) by sjogren
File length: 1976 byte(s)
Diff to previous 902
Make sure /target/etc exists before writing files into it.

Revision 902 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 31 14:34:43 2002 UTC (10 years, 8 months ago) by tfheen
File length: 1913 byte(s)
Diff to previous 864
Get rid of profile stuff, since it's not used.

Revision 864 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 28 17:22:53 2002 UTC (10 years, 8 months ago) by pere
File length: 1848 byte(s)
Diff to previous 836
Correct translation language code from 'no' to 'nb'.

Revision 836 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 17 14:25:51 2002 UTC (10 years, 9 months ago) by pere
File length: 1791 byte(s)
Diff to previous 825
Avoid adding bogus entry in /target/etc/hosts if debconf values for
netcfg/get_{hostname,domain} is empty.

Revision 825 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 13 16:11:41 2002 UTC (10 years, 9 months ago) by tfheen
File length: 1674 byte(s)
Diff to previous 777
use distribution selected in choose-mirror

Revision 777 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 30 16:39:41 2002 UTC (10 years, 9 months ago) by tfheen
File length: 1628 byte(s)
Diff to previous 775
change logging location to /target/var/log instead of /var/log, since that
is preserved after the reboot.

Revision 775 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 30 15:04:21 2002 UTC (10 years, 9 months ago) by pere
File length: 1621 byte(s)
Diff to previous 730
Log to /var/log/, not /tmp/.

Revision 730 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 3 21:33:34 2002 UTC (10 years, 10 months ago) by tfheen
File length: 1450 byte(s)
Diff to previous 725
various updates for 0.006, see changelog

Revision 725 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 28 09:11:12 2002 UTC (10 years, 10 months ago) by tfheen
File length: 1196 byte(s)
Diff to previous 723
Support comments in /cdrom/.disk/* files.  Thanks to Petter Reinholdtsen
for pointing this out

Revision 723 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 28 09:01:12 2002 UTC (10 years, 10 months ago) by tfheen
File length: 1019 byte(s)
Diff to previous 719
  * Fix syntax error in postinst.
  * Add support for base_{include,exclude} and fix the support for
    --components when installing from CD.

Revision 719 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 23 08:24:05 2002 UTC (10 years, 11 months ago) by tfheen
File length: 755 byte(s)
Diff to previous 703
various updates for the 0.004 release

Revision 703 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 19 18:29:05 2002 UTC (10 years, 11 months ago) by tfheen
File length: 289 byte(s)
Diff to previous 637
support cdrom installations
get rid of md5sums for the udeb

Revision 637 - (view) (download) (annotate) - [select for diffs]
Added Sat Apr 27 19:16:08 2002 UTC (11 years ago) by tfheen
File length: 140 byte(s)
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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5