Whamcloud - gitweb
LU-10638 build: add support for Scientific
[tools/e2fsprogs.git] / debian / rules
2014-05-19 Theodore Ts'odebian: fix debian/rules compatibility with gmake 4.0
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-02-06 Theodore Ts'odebian: add make variable to prevent building udeb...
2014-02-05 Theodore Ts'odebian: fix dpkg-buildpackage for Debian Squeeze
2014-01-06 Theodore Ts'odebian: renable use of internal uuid and blkid librarie...
2013-12-30 Theodore Ts'odebian: rationalize configure options management
2013-12-30 Theodore Ts'odebian: use dh_strip --dbg-package to populate the...
2013-12-28 Theodore Ts'odebian: fix cross build support
2013-12-28 Theodore Ts'oUse makeinfo --html instead of texi2html
2013-06-16 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, for 1...
2012-12-28 Filipe Brandenburgerdebian: look for quota.pc and libquota.a from root...
2012-12-28 Filipe Brandenburgerdebian: add make variable to pass extra parameters...
2012-12-28 Filipe Brandenburgerdebian: add make variable to prevent building e2fsck...
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-03-27 Theodore Ts'odebian: add pointer for e2fsprogs-udeb to libcomerr2...
2012-03-27 Theodore Ts'odebian: add back support older systems w/o dpkg-buildflags
2012-03-27 Theodore Ts'odebian: don't build BUILD-STATIC if SKIP_STATIC=yes
2012-03-27 Theodore Ts'odebian: don't build BUILD-BF if SKIP_BF=yes
2012-03-27 Theodore Ts'odebian: compile without using dietlibc if SKIP_DIETLIBC=yes
2012-03-27 Theodore Ts'odebian: try to include rules.custom if it exists
2012-02-20 Theodore Ts'odebian: fix dpkg-buildflags so it works when the shell...
2012-02-20 Theodore Ts'odebian: build with V=1 for more information in buildd...
2012-02-17 Theodore Ts'odebian: enable use of dpkg-buildflags if present
2011-11-14 Theodore Ts'oMake quota support disabled by support
2011-11-07 Theodore Ts'opo: rebuild the .gmo files in the debian/rules file
2011-10-01 Theodore Ts'odebian: avoid installing source.lintian-overrides
2011-09-29 Theodore Ts'odebian: add hurd-specific mke2fs.conf file
2011-09-25 Theodore Ts'odebian: don't bomb out if DEB_BUILD_OPTIONS contains...
2011-09-25 Theodore Ts'odebian/copyright: update the debian copyright file
2011-09-19 Theodore Ts'olibquota: only build a static library
2011-09-19 Theodore Ts'odebian: add support for multiarch
2011-07-03 Theodore Ts'odebian: disable compression
2011-02-20 Eric Sandeene2fsprogs: create com_err.h link in includedir
2010-07-06 Theodore Ts'odebian: Remove obsolete initrd script
2010-06-03 Theodore Ts'oFix debian problem: e2fsprogs: bogus dependency on...
2010-05-26 Theodore Ts'oFix minor nit in debian/rules file
2010-05-17 Theodore Ts'oInstall fsck.ext4 symlink in e2fsprogs-udeb package
2010-03-15 Theodore Ts'odebian: static build no longer needs -fno-stack-protector
2009-11-30 Theodore Ts'odebian: Fix FTBFS problem caused by texi2html changing...
2009-10-17 Theodore Ts'oe2fsck: Accept superblock times to be fudged by up...
2009-09-07 Theodore Ts'oconfigure.in, configure: Drop --with-cc, --with-ccopts...
2009-09-02 Theodore Ts'odebian: Make sure libblkid1 and libblkid1-dbg have...
2009-08-23 Theodore Ts'oFix debian packaging to work correctly on post-Lenny...
2009-07-19 Theodore Ts'odebian: Allow building with util-linux-ng
2009-04-20 Theodore Ts'odebian: Update debhelper compat level to 7
2009-01-20 Theodore Ts'odebian: Add mkfs.ext4 symlink to the e2fsprogs-udeb...
2008-09-12 Theodore Ts'odebian: Use dietlibc when possible for building e2fsck...
2008-09-05 Theodore Ts'odebian: Reorder rules to build udebs to avoid Lintian...
2008-09-05 Theodore Ts'odebian: Fix dependencies field in the udeb packages
2008-09-01 Theodore Ts'oEnable test_io debugging by default
2008-08-27 Theodore Ts'oRemove use of devmapper library by the blkid library
2008-08-25 Theodore Ts'odebian: Add dpkg-gensymbols support to track ABI change...
2008-07-15 Theodore Ts'odebian: Fix FTBFS problem on mips
2008-07-07 Theodore Ts'odebian: Add dbg packages which contain the stripped...
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-29 Theodore Ts'odebian: Avoid adding an empty directory in the uuid...
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-01-30 Theodore Ts'odebian: Fix packaging problem caused by dpkg 1.14.16
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oDon't build e2fsck statically by default anymore
2008-01-27 Theodore Ts'odebian: Don't use dietlibc on platforms that don't...
2008-01-01 Theodore Ts'odebian: use '$(MAKE)' instead of 'make' in debian/rules
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'odebian: build the e2fsck-static package so it works...
2008-01-01 Theodore Ts'odebian: Do not use TLS or uuidd when building the bootf...
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-16 Theodore Ts'oAdd uuidd daemon to prevent duplicate time-based UUID's
2007-12-16 Samuel ThibaultFix Debian rules files to support building non-Linux...
2007-12-16 Theodore Ts'oFix cross-compilation support in Debian's build rules
2007-10-06 Theodore Ts'oMerge branch 'maint'
2007-09-23 Theodore Ts'oWork around lame Ubuntu init scripts / installer bugs
2007-08-11 Theodore Ts'oRemove configure --enable-swapfs and associated support...
2007-07-09 Theodore Ts'oFix up Lintain complaint about the "make distclean...
2007-07-04 Theodore Ts'oFix bogus strip permission errors when building under...
2007-06-24 Theodore Ts'oRemove RFC-4122 from e2fsprogs distribution
2007-03-04 Theodore Ts'oAdd versioned dependency in Debian's shlibs for libblkid
2006-11-13 Theodore Ts'oUpdate draft-leach-uuids-guids-01.txt with rfc4122.txt
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-10-04 Theodore Ts'oUpdate Debian packaging for 1.39+1.40-WIP-2006.10.02...
2006-10-02 Theodore Ts'oRemove useful UUID specification from Debian packaging...
2006-03-30 Theodore Ts'oDebian build: remove conffile from e2fsprogs-udeb,...
2006-03-30 Theodore Ts'oAdd udeb: lines to the Debian's shlibs files
2006-03-08 Theodore Ts'oEnable devmapper patch for Debian
2005-12-31 Theodore Ts'oMake sure debian/rules is executable.
2005-12-29 Theodore Ts'oAdd support for lib64ext2fs-nopic.a for mips in the...
2005-12-11 Theodore Ts'oAdd resize2fs and badblocks to the e2fsprogs udeb
2005-07-22 Theodore Ts'oFix Debian build rules to reflect changes in texi2html...
2005-03-17 Theodore Ts'oForce compile_et and mk_cmds to use /usr/bin/awk so...
2004-11-19 Theodore Ts'oRemove support for EVMS 1.x plugin library.
2004-09-24 Theodore Ts'oMake sure the configure files are newer than configure...
2004-09-19 Theodore Ts'oAlways build the fsck wrapper on Debian systems (Addresses
2004-09-18 Theodore Ts'oRevamp the initrd scripts to use a new helper program,
2004-09-17 Theodore Ts'oRemove XSI:isms for greater portability. (Addresses
2004-04-11 Theodore Ts'oFix the Debian initrd scripts so that they actually...
2004-03-02 Theodore Ts'oAdd tune2fs to the e2fsprogs udeb package
2003-12-07 Theodore Ts'oAdd libuuid1-udeb (Closes: #221777)
2003-08-21 Theodore Ts'oFix misc. debian packaging problems.
2003-07-30 Theodore Ts'oApplied NMU patch to fix Debian bugs #203056 and #203058
2003-07-26 Theodore Ts'oAddresses Debian bug #201050. Set the libc-dev depende...
2003-07-25 Theodore Ts'oSeparate out shared libraries out of e2fsprogs to real...
next