/[d-i]/trunk/build/Makefile
ViewVC logotype

Log of /trunk/build/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 580 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 15 02:54:37 2001 UTC (11 years, 10 months ago) by dwhedon
File length: 11578 byte(s)
Diff to previous 579
depmod stuff need to handle new kernel name too

Revision 579 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 15 02:50:59 2001 UTC (11 years, 10 months ago) by dwhedon
File length: 11562 byte(s)
Diff to previous 568
standard debian kernel now creates udebs, therefore we don't use
kernel-image-di anymore. bump to kernel 2.4.6, 386 version for i386

Revision 568 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 4 02:15:35 2001 UTC (12 years ago) by joeyh
File length: 11408 byte(s)
Diff to previous 563
doogie found a minor build bug

Revision 563 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 26 04:28:34 2001 UTC (12 years, 1 month ago) by joeyh
File length: 11405 byte(s)
Diff to previous 562
revamped the stats

Revision 562 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 26 04:05:23 2001 UTC (12 years, 1 month ago) by joeyh
File length: 11698 byte(s)
Diff to previous 560
It seems to roughly work to use number of files and dirs in tree * 2 as the
fuzz factor, rather than manually specifying one. Since we don't need any
space on the initrd anymore (with pivot_root to ramfs), and I hate the
hardcoded number, I will use this new method until it breaks..

Revision 560 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 25 23:02:33 2001 UTC (12 years, 1 month ago) by joeyh
File length: 11637 byte(s)
Diff to previous 558
let's use the 2.4.2 kernel now (aaah, so easy :-)

Revision 558 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 9 20:18:03 2001 UTC (12 years, 2 months ago) by joeyh
File length: 11637 byte(s)
Diff to previous 556
Lists files can and do use ${kernel:Version} substitutions now. Only have
to touch one place for kernel revs.

Revision 556 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 6 09:45:20 2001 UTC (12 years, 2 months ago) by dwhedon
File length: 11606 byte(s)
Diff to previous 547
remove dev stuff form makefile since we are now using devfs
add di-utils-shell to lists/base
remove libdetect0-udeb, we'll use the pic library once it is available
remove niccfg-manual, it isn't needed

Revision 547 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 24 04:04:10 2001 UTC (12 years, 2 months ago) by joeyh
File length: 11843 byte(s)
Diff to previous 530
minor changes that have been sitting here for a while

Revision 530 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 16 22:56:34 2001 UTC (12 years, 3 months ago) by joeyh
File length: 11634 byte(s)
Diff to previous 526
saved 40k! Oh yeah!

Revision 526 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 15 06:10:52 2001 UTC (12 years, 3 months ago) by joeyh
File length: 11250 byte(s)
Diff to previous 523
demo_clean should not destroy the tree

Revision 523 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 15 04:24:31 2001 UTC (12 years, 3 months ago) by joeyh
File length: 11304 byte(s)
Diff to previous 522
Improved stats.

Somehow 2 copies of libdebconf are being installed (one by mklibs.sh..),
which wastes 40k. This needs to be fixed.

Revision 522 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 15 04:03:43 2001 UTC (12 years, 3 months ago) by joeyh
File length: 11235 byte(s)
Diff to previous 521
improved stats.

Total system size: 1.7M
             libs: 827k
   kernel modules: 317k
Compresses to: 700k

Revision 521 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 15 03:44:05 2001 UTC (12 years, 3 months ago) by joeyh
File length: 11057 byte(s)
Diff to previous 520
always install libnss_dns.so (for now anyway)

Revision 520 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 15 03:19:02 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10616 byte(s)
Diff to previous 519
fixed adding of -reduced libs to status file

Revision 519 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 15 03:01:02 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10723 byte(s)
Diff to previous 517
whoops

Revision 517 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 15 02:42:49 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10716 byte(s)
Diff to previous 513
added a simple way to specify extra files (like /usr/bin/strace) to put on
the image

Revision 513 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 14 23:33:00 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10320 byte(s)
Diff to previous 511
anabled --force-overwrites since there is currently a file conflict between
rootskel and busybox over who owns linuxrc

Revision 511 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 14 22:35:32 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10302 byte(s)
Diff to previous 494
use kernel 2.4.1

Revision 494 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 9 05:47:42 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 10302 byte(s)
Diff to previous 484
remove /dev/log, thought  I needed it, I don't, and tar doesn't like it anyway

Revision 484 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 7 19:08:56 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10306 byte(s)
Diff to previous 483
make clean before daily builds

Revision 483 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 7 19:06:27 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10300 byte(s)
Diff to previous 475
added syslinux options variable, some other minor fixes to the Makefile,
which still needs more target dep work

Revision 475 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 3 05:15:19 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10231 byte(s)
Diff to previous 473
add /dev/log for syslogd

Revision 473 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 3 04:50:04 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10227 byte(s)
Diff to previous 471
images and so on will be put in dest/ now

Revision 471 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 3 04:08:26 2001 UTC (12 years, 3 months ago) by joeyh
File length: 10081 byte(s)
Diff to previous 470
more target fixes, plus fixed status fiel reduction and added a
boot_floppy_check target

Revision 470 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 3 03:52:19 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9985 byte(s)
Diff to previous 469
even more dep fixes, and some fixes to the daily build rule

Revision 469 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 3 00:24:03 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9939 byte(s)
Diff to previous 468
one more

Revision 468 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 3 00:21:29 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9936 byte(s)
Diff to previous 462
more target and dependancy cleanups

Revision 462 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 04:30:28 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 9953 byte(s)
Diff to previous 461
Creating /dev/ in the rootskel udeb doesn't appear to work.  I haven't looked into it more than that.  Anyway, the boot floppy works again.

Revision 461 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 01:45:32 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9731 byte(s)
Diff to previous 460
added some deps

Revision 460 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 01:22:31 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9697 byte(s)
Diff to previous 459
minor

Revision 459 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 01:17:22 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9704 byte(s)
Diff to previous 457
FUZZ has gone up with the addition of rootskel, it seems.

Revision 457 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 01:08:14 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9704 byte(s)
Diff to previous 456
well the syslimux floppy boots now. Kernel mounts the root filesystem and
there it hangs. Puzzling..

Revision 456 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 01:00:50 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9606 byte(s)
Diff to previous 453
various and sundry fixes

Revision 453 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 23:15:42 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9420 byte(s)
Diff to previous 446
* moved the build tree
* output files are stamped with the type of system (and floppy size for
  floppy images)

Revision 446 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 07:48:10 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9372 byte(s)
Diff to previous 442
minor

Revision 442 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 07:39:44 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 9373 byte(s)
Diff to previous 440
remove rootfs stuff as that is now a udeb
add build dependancy on sysutils

Revision 440 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 05:21:30 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9809 byte(s)
Diff to previous 439
* instead of messily requiring a copy of the kernel-image deb,
  just download a kernel-imsge udeb, and snag the kernel off of it.
  The udeb remains in the status db, which is nice because it means modules
  can depend on it and have their dependancy met
* reorganized this and that

Revision 439 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 04:53:15 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9897 byte(s)
Diff to previous 437
cleaned up clean rule

Revision 437 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 04:41:58 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9874 byte(s)
Diff to previous 436
more stats updates

Revision 436 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 04:15:26 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9853 byte(s)
Diff to previous 435
added a new stat:
Floppy currently has 258k free!

Revision 435 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 04:06:46 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9557 byte(s)
Diff to previous 431
* no longer make image direct to floppy, build a floppy.img instead
* no longer put ext2fs on the floppy, use msdos fs. The reasons it is used
  for the boot floppies (flexability, mostly) still hold true. (Also,
  I could not figure out how to make lilo properly run on a loopback
  mounted ext2fs, although I'm sure some option would let it know the end
  target is a floppy..)
  ** This has not been tested at all, I have no clue if it boots properly. **
* sparse superblocks can't hurt the initrd
* added ext2fs fs overhead FUZZ variable (ugh)
* update kernel-image-di version (ugh)
* fix upx conditional
* removed bashisms

Revision 431 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 31 08:13:52 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 9404 byte(s)
Diff to previous 425
added upx stuff, commented for now
don't have debconf bug messages
set up lists so we can do a static network, manual nic card discovery install

Revision 425 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 31 02:29:02 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9024 byte(s)
Diff to previous 422
changes not worth mentioning, but worth committing..

Revision 422 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 30 08:40:04 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 9023 byte(s)
Diff to previous 420
Fixed modules.dep generation, now modprobe is happy.
oops, I should have added lilo.conf before, better late than never.

Revision 420 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 29 08:04:35 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 9034 byte(s)
Diff to previous 419
removed ethdetect, too big, it may be pulling in gettext stuff
mount proc on install system

Revision 419 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 29 06:44:49 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 9024 byte(s)
Diff to previous 410
tried to make modules happy by creating modules.dep, they aren't happy yet.
now we are using an initrd
unpacks kernel-image-2.4.0-di and extracts the info, this will be done more clea
nly once the kernel image is available on the net.
general cleanups, it is still a bit ugly

Revision 410 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 28 04:09:34 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 9194 byte(s)
Diff to previous 408
fix the boot problem, got a crippled system to boot and I interacted with cdebco
nf, fun.

-added some tty's to /dev/
-remove CVS/ dirs from root filesystem
-put in a little stat about how small your kernel needs to be to do a single floppy disk
-remove extra stuff from fstab
-take boot-floppies inittab, busybox init likes it better

Revision 408 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 27 09:20:09 2001 UTC (12 years, 3 months ago) by joeyh
File length: 9007 byte(s)
Diff to previous 407
fixed the obvious /tmp race, and moved mount point to build directory, some
people keep important stuff on /mnt

Revision 407 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 27 08:15:25 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 8930 byte(s)
Diff to previous 401
add support for making boot floppies that don't quite work

Revision 401 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 25 23:53:37 2001 UTC (12 years, 3 months ago) by joeyh
File length: 6511 byte(s)
Diff to previous 400
skip .o files

Revision 400 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 25 23:33:52 2001 UTC (12 years, 3 months ago) by joeyh
File length: 6495 byte(s)
Diff to previous 387
allow symlinks

Revision 387 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 25 18:17:52 2001 UTC (12 years, 3 months ago) by dwhedon
File length: 6503 byte(s)
Diff to previous 380
-added DEBUG variable which tells the get_udebs target to download source and build the udebs.  Once
our udebs respect DEB_BUILD_OPTIONS=debug this should allow us to make a debuggable demo.
-add deb-src to sources.list
-mount /proc for shell target

Revision 380 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 24 23:34:38 2001 UTC (12 years, 3 months ago) by joeyh
File length: 5817 byte(s)
Diff to previous 377
unmount proc after demo

Revision 377 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 24 06:12:47 2001 UTC (12 years, 3 months ago) by tausq
File length: 5797 byte(s)
Diff to previous 374
debconf-loadtemplate takes an owner argument

Revision 374 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 23 22:15:42 2001 UTC (12 years, 3 months ago) by joeyh
File length: 5790 byte(s)
Diff to previous 373
more daily build fixes. This also adds . to the PATH, which is makes it
always see mklibs.sh if you keep it there.

Revision 373 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 22 22:15:52 2001 UTC (12 years, 4 months ago) by joeyh
File length: 5747 byte(s)
Diff to previous 372
cleanup

Revision 372 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 22 22:14:18 2001 UTC (12 years, 4 months ago) by joeyh
File length: 5750 byte(s)
Diff to previous 371
code for daily builds

Revision 371 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 22 21:33:05 2001 UTC (12 years, 4 months ago) by joeyh
File length: 5327 byte(s)
Diff to previous 369
added an image target, which just builds a tarball for now.

Revision 369 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 22 21:22:05 2001 UTC (12 years, 4 months ago) by joeyh
File length: 5180 byte(s)
Diff to previous 368
typo

Revision 368 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 22 21:12:36 2001 UTC (12 years, 4 months ago) by joeyh
File length: 5169 byte(s)
Diff to previous 359
no need to sudo if proc is not there (I don't think this thing should be
calling sudo at all, really)

Revision 359 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 22 03:04:42 2001 UTC (12 years, 4 months ago) by dwhedon
File length: 5115 byte(s)
Diff to previous 355
make the demo target run main-menu
added the clean_demo target that unmounts the chroot's proc and removes some files
added netcfg-static and netkit-tiny-udeb to lists/net (netkit-tiny-udeb is almost available)

Revision 355 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 21 23:24:13 2001 UTC (12 years, 4 months ago) by joeyh
File length: 4907 byte(s)
Diff to previous 351
added cdebconf

Revision 351 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 17:13:02 2001 UTC (12 years, 4 months ago) by tausq
File length: 4885 byte(s)
Diff to previous 347
made the library reduction routine look at not just binaries, but also
shared objects to pull in library dependencies

Revision 347 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 17 19:20:45 2001 UTC (12 years, 4 months ago) by joeyh
File length: 4856 byte(s)
Diff to previous 344
demo now runs main-menu

Revision 344 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 13 21:08:00 2001 UTC (12 years, 4 months ago) by joeyh
File length: 4581 byte(s)
Diff to previous 343
removed ash workarounds; fixed ash in the archive

Revision 343 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 09:06:18 2001 UTC (12 years, 4 months ago) by joeyh
File length: 4735 byte(s)
Diff to previous 342
I've solved the reduced vs normal library isse (mostly..)
It works like this: reduced libraries are renamed to packagename-reduced,
and dependandices of packages that use them are similarly changed at build
time.

Later, anna may download a more full version of a library, because some
other udeb it is installing needs it.

Revision 342 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 08:30:21 2001 UTC (12 years, 4 months ago) by joeyh
File length: 4656 byte(s)
Diff to previous 340
Add info about all libraries that are pulled in by mklibs.sh to status
file. There are still issues here..

Revision 340 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 08:11:35 2001 UTC (12 years, 4 months ago) by joeyh
File length: 4174 byte(s)
Diff to previous 338
oh, we need provides too

Revision 338 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 08:09:56 2001 UTC (12 years, 4 months ago) by joeyh
File length: 4165 byte(s)
Diff to previous 334
implemented status file reduction, for a few 1 savings

Revision 334 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 02:29:38 2001 UTC (12 years, 4 months ago) by joeyh
File length: 3954 byte(s)
Diff to previous 333
added compressed size calculation too

Revision 333 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 02:10:03 2001 UTC (12 years, 4 months ago) by joeyh
File length: 3883 byte(s)
Diff to previous 332
tweaks

Revision 332 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 01:58:15 2001 UTC (12 years, 4 months ago) by joeyh
File length: 3885 byte(s)
Diff to previous 331
tweaks

Revision 331 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 01:04:22 2001 UTC (12 years, 4 months ago) by joeyh
File length: 4003 byte(s)
Diff to previous 330
added provision for sources.list.local to override sources.list

Revision 330 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 00:50:47 2001 UTC (12 years, 4 months ago) by joeyh
File length: 3719 byte(s)
Diff to previous 329
copyright info

Revision 329 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 00:48:09 2001 UTC (12 years, 4 months ago) by joeyh
File length: 3491 byte(s)
Diff to previous 328
can now pass EXTRAS="package .." to include extra non-listed udeb packages
into the system it builds

Revision 328 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 00:34:21 2001 UTC (12 years, 4 months ago) by joeyh
File length: 3361 byte(s)
Diff to previous 326
udebs can be placed in the localudebs directory if they are not available
on the mirror apt is using, or newer versions are available, or whatever.

Revision 326 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 11 22:53:25 2001 UTC (12 years, 4 months ago) by joeyh
File length: 2530 byte(s)
Diff to previous 325
stats added

Revision 325 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 11 22:46:47 2001 UTC (12 years, 4 months ago) by joeyh
File length: 2336 byte(s)
Diff to previous 324
tweaks and tune-ups

Revision 324 - (view) (download) (annotate) - [select for diffs]
Added Thu Jan 11 22:40:31 2001 UTC (12 years, 4 months ago) by joeyh
File length: 2228 byte(s)
This is still very rough, but it works.

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